Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Generics.SOP.BasicFunctors
Description
Documentation
The constant type functor.
Like Constant
, but kind-polymorphic
in its second argument and with a shorter name.
Constructors
K a |
generics-sop-0.1.1.2: Generic Programming using True Sums of Products
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Generics.SOP.BasicFunctors
Description
The constant type functor.
Like Constant
, but kind-polymorphic
in its second argument and with a shorter name.
Constructors
K a |