From: sof Date: Thu, 4 Sep 1997 19:54:53 +0000 (+0000) Subject: [project @ 1997-09-04 19:54:53 by sof] X-Git-Tag: Approximately_1000_patches_recorded~26 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=c3b1c7e59de255234a5f9d5b40592bb9f5fcd084 [project @ 1997-09-04 19:54:53 by sof] Imports updated --- diff --git a/ghc/compiler/typecheck/TcInstDcls.lhs b/ghc/compiler/typecheck/TcInstDcls.lhs index 4d82faf..e47929b 100644 --- a/ghc/compiler/typecheck/TcInstDcls.lhs +++ b/ghc/compiler/typecheck/TcInstDcls.lhs @@ -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,