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

Safe HaskellNone
LanguageHaskell2010

Enumerate.Orphans.Large

Description

orphan instances, of Enumerable, for large types (i.e. Word32 / Word64 / Int32 / Int64).

see:

(that are included for completeness, but not exported by default (i.e. by Enumerate). you probably want build-time instance-resolution errors instead of probable runtime non-termination).

Synopsis

Documentation