[project @ 2002-09-27 08:20:43 by simonpj]
[ghc-hetmet.git] / ghc / compiler / prelude / PrelInfo.lhs
index 76c8f6d..74510fe 100644 (file)
@@ -33,7 +33,7 @@ import MkId           ( mkPrimOpId, wiredInIds )
 import MkId            -- All of it, for re-export
 import Name            ( nameOccName )
 import RdrName         ( mkRdrUnqual, getRdrName )
-import HsSyn           ( HsTyVarBndr(..), TyClDecl(..), HsType(..) )
+import HsSyn           ( HsTyVarBndr(..) )
 import OccName         ( mkVarOcc )
 import TysPrim         ( primTyCons )
 import TysWiredIn      ( wiredInTyCons )