@hackage nats1.1.2
Natural numbers
Categories
License
BSD-3-Clause
Maintainer
Edward A. Kmett <ekmett@gmail.com>
Links
Versions
Installation
Tested Compilers
Dependencies (4)
- base >=2 && <5
- binary >=0.2 && <0.9
- hashable >=1.1.2.0 && <1.5
- template-haskell >=2.2 && <2.15 Show all…
Dependents (69)
@hackage/wl-pprint-terminfo, @cardano/int-cast, @hackage/algebra, @hackage/sparser, @hackage/ansi-pretty, @hackage/waargonaut, Show all…
Package Flags
hashable
(on by default)
You can disable the use of the hashable package using `-f-hashable`.
Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users.
If disabled we will not supply an instance of Hashable.
binary
(on by default)
You can disable the use of the binary package using `-f-binary`.
Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users.
If disabled we will not supply an instance of Binary.
template-haskell
(on by default)
You can disable the use of the `template-haskell` package using `-f-template-haskell`.
Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users.
If disabled we will not supply an instance of Lift.