Skip to content

Commit

Permalink
[project @ 1997-09-04 19:54:53 by sof]
Browse files Browse the repository at this point in the history
Imports updated
  • Loading branch information
sof committed Sep 4, 1997
1 parent f1bacb9 commit c3b1c7e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions ghc/compiler/typecheck/TcInstDcls.lhs
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit c3b1c7e

Please sign in to comment.