enumerate-0.1.1: enumerate all the values in a finite type (automatically)

Safe HaskellNone
LanguageHaskell2010

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).

Synopsis

Documentation