basement-0.0.11: Foundation scrap box of array & string

LicenseBSD-style
MaintainerNicolas Di Prima <nicolas@primetype.co.uk>
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#