Sort names before printing them in the debugger so output order is consistent
[ghc-hetmet.git] / compiler / types / TypeRep.hi-boot-6
1 module TypeRep where
2
3 data Type
4 data PredType
5 data TyThing
6 type Kind = Type
7 isCoercionKind :: Kind -> GHC.Base.Bool
8