Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
The class Typeable
allows a concrete representation of a type to
be calculated.
typeRep#
type TypeRep = SomeTypeRep #
A quantified type representation.
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
The class Typeable
allows a concrete representation of a type to
be calculated.
typeRep#
type TypeRep = SomeTypeRep #
A quantified type representation.