Data.TypeRep.Internal

Type representations

type TR

class Typeable t a

data TypeRep t a

typeRep

class TypeEq t u

typeEq

matchCon

matchConM

class ShowClass p

class Witness p t u

class PWitness p t u

pwitSymDefault

wit

pwit

Dynamic types

cast

gcast

data Dynamic t

toDyn

fromDyn

Specific types/classes

class Any a

witTypeable

pwitTypeable

pAny

pEq

pOrd

pShow

pNum

pIntegral

data BoolType a

data CharType a

data IntType a

data FloatType a

data ListType a

data FunType a

boolType

charType

intType

floatType

listType

funType

dynToInteger