[project @ 1996-04-08 16:15:43 by partain]
[ghc-hetmet.git] / ghc / compiler / types / Kind.lhs
index 945c66b..9fe3df3 100644 (file)
@@ -19,7 +19,7 @@ module Kind (
 import Ubiq{-uitous-}
 
 import Util            ( panic )
-import Outputable      ( Outputable(..) )
+--import Outputable    ( Outputable(..) )
 import Pretty
 \end{code}