[project @ 2003-12-30 20:51:24 by simonpj]
[ghc-hetmet.git] / ghc / compiler / types / TypeRep.hi-boot-6
1 module TypeRep where
2
3 data Type
4 data SourceType
5 data TyThing
6
7 type PredType = SourceType
8 type Kind = Type
9 type SuperKind = Type