[project @ 1997-09-04 19:54:53 by sof]
authorsof <unknown>
Thu, 4 Sep 1997 19:54:53 +0000 (19:54 +0000)
committersof <unknown>
Thu, 4 Sep 1997 19:54:53 +0000 (19:54 +0000)
Imports updated

ghc/compiler/typecheck/TcInstDcls.lhs

index 4d82faf..e47929b 100644 (file)
@@ -61,9 +61,8 @@ import Unify          ( unifyTauTy, unifyTauTyLists )
 import Bag             ( emptyBag, unitBag, unionBags, unionManyBags,
                          concatBag, foldBag, bagToList, listToBag,
                          Bag )
-import CmdLineOpts     ( opt_GlasgowExts, opt_CompilingGhcInternals,
-                         opt_OmitDefaultInstanceMethods, opt_PprUserLength,
-                         opt_SpecialiseOverloaded
+import CmdLineOpts     ( opt_GlasgowExts, opt_OmitDefaultInstanceMethods, 
+                         opt_PprUserLength, opt_SpecialiseOverloaded
                        )
 import Class           ( GenClass,
                          classBigSig,