68e5167b2c70773bc96e4768a8b8088731705f54
[ghc-hetmet.git] / ghc / compiler / types / TypeRep.hi-boot
1 _interface_ TypeRep 1
2 _exports_ TypeRep Type Kind SuperKind ;
3 _declarations_
4 1 data Type ;
5 1 type Kind = Type ;
6 1 type SuperKind = Type ;;
7