[project @ 1998-05-04 20:56:54 by sof]
[ghc-hetmet.git] / ghc / compiler / typecheck / TcModule.lhs
index 7ed38a5..c3767e1 100644 (file)
@@ -35,7 +35,7 @@ import TcTyDecls      ( mkDataBinds )
 import TcType          ( TcType, tcInstType )
 import TcKind          ( TcKind, kindToTcKind )
 
-import RnMonad         ( RnNameSupply(..) )
+import RnMonad         ( RnNameSupply )
 import Bag             ( isEmptyBag )
 import ErrUtils                ( WarnMsg, ErrMsg, 
                          pprBagOfErrors, dumpIfSet