basement-0.0.8: Foundation scrap box of array & string

LicenseBSD-style
MaintainerNicolas Di Prima <[email protected]>
Stabilitystatble
Portabilityportable
Safe HaskellSafe
LanguageHaskell2010

Basement.Compat.Typeable

Description

conveniently provide support for legacy and modern base

Synopsis

Documentation

class Typeable (a :: k) #

The class Typeable allows a concrete representation of a type to be calculated.

Minimal complete definition

typeRep#