Portability | non-portable |
---|---|
Stability | experimental |
Maintainer | generics@haskell.org |
Safe Haskell | Safe-Infered |
Generics.Deriving.ConNames
Description
Summary: Return the name of all the constructors of a type.
Functionality for retrieving the names of all the possible contructors
class ConNames f where