[project @ 2002-10-11 08:45:43 by simonpj]
[ghc-hetmet.git] / ghc / compiler / typecheck / Inst.lhs
index 7eb24d0..92d6aa3 100644 (file)
@@ -80,7 +80,6 @@ import PrelNames( fromIntegerName, fromRationalName, rationalTyConName )
 import Util    ( equalLength )
 import BasicTypes( IPName(..), mapIPName, ipNameName )
 import UniqSupply( uniqsFromSupply )
-import Bag
 import Outputable
 \end{code}