Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Natural numbers.
Note that the operators from this module conflict with GHC.TypeLits and GHC.TypeNats.
Reexported type
From GHC.TypeNats.
A type synonym for Natural
.
Prevously, this was an opaque data type, but it was changed to a type synonym.
Since: base-4.16.0.0
Operations
Comparisons
Note that these conflict with Fcf.Class.Ord.