@hackage integer-pure1.0
A pure-Haskell implementation of arbitrary-precision Integers.
Categories
License
BSD-3-Clause
Maintainer
author
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 1.0 Thu, 24 Apr 2014
Installation
Dependencies (0)
Dependents (2)
@hackage/acme-everything, @haskell/text
A pure-Haskell implementation of the arbitrary-precision Integer numeric type. Originally developed for a compiler that does not supply a builtin Integer type, this package could also be useful for people who want to avoid ghc's builtin integer-gmp for licencing reasons.