Safe Haskell | Trustworthy |
---|---|
Language | Haskell2010 |
This module exports the Type Nat kind as well as the comparison type
family for that kinds. It is needed to prevent module cycles while still
allowing these identifiers to be imported in Ord
.
Since: base-4.16.0.0
Documentation
Natural number
Invariant: numbers <= 0xffffffffffffffff use the NS
constructor