Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.Enumerate.Large
Description
orphan instances, of Enumerate
, for large types (i.e. Word32
/ Word64
/ Int32
/ Int64
).
(that are included for completeness, but not exported by default (i.e. by Data.Enumerate). you probably want build-time instance-resolution errors rather than probable runtime non-termination).