Description
listable instances for small enum types.
Description
Instances of the Listable
typeclass for all of the types in `enum-types`. These are orphan instances, so this should only be used in test suites.
README.md
leancheck-enum-instances
This library provides orphan instances for several small enumeration types. These give the user fine-grained control of how many inhabitants a type has.