numtype-dk
==========
This package provides type level representations of the integers
(`TypeInt`s) and basic operations (addition, subtraction, multiplication,
division, exponentiation) on these.
Requires GHC 7.8 or later.
[](https://travis-ci.org/bjornbm/numtype-dk)
[](http://hackage.haskell.org/package/numtype-dk)
Contributing
------------
For project information (code, issues) see:
http://github.com/bjornbm/numtype-dk