[project @ 2004-01-23 14:30:34 by simonmar]
[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