@hackage non-negative0.1.2
Non-negative numbers
Categories
License
LicenseRef-GPL
Maintainer
Henning Thielemann <haskell@henning-thielemann.de>
Links
Versions
Installation
Dependencies (4)
- QuickCheck >=2.1 && <3
- base >=1.0 && <2
- semigroups >=0.1 && <1.0
- utility-ht >=0.0.1 && <0.1 Show all…
Dependents (28)
@hackage/reactive-midyim, @hackage/synthesizer-llvm, @hackage/hamusic, @hackage/haskore-synthesizer, @hackage/midi-util, @hackage/boomwhacker, Show all…
Package Flags
splitbase
(on by default)
Choose the new smaller, split-up base package.
Provides a class for non-negative numbers,
a wrapper which can turn any ordered numeric type into a member of that class,
and a lazy number type for non-negative numbers
(a generalization of Peano numbers).
This library is used by the event-list package.