[project @ 1999-07-16 11:08:58 by sewardj]
[ghc-hetmet.git] / ghc / compiler / types / TypeRep.hi-boot
index 68e5167..5f779df 100644 (file)
@@ -3,5 +3,5 @@ _exports_ TypeRep Type Kind SuperKind ;
 _declarations_
 1 data Type ;
 1 type Kind = Type ;
-1 type SuperKind = Type ;;
+1 type SuperKind = Type ;