[project @ 2003-10-09 11:58:39 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