Failed to load latest commit information.
examples Fixed build for older GHCs. In the process had to remove 'maybeEq', s…
src/Data Remove duplicate haddock markup
.gitignore Add gitignore file
.travis.yml added travis config
README.md added build status to README.md
Setup.lhs Initial import
dependent-sum.cabal bumped version number and added GHC version guards to enable PolyKinds