X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FsimplCore%2FSAT.lhs;h=329c95ca11a7cf2bea5fb72e00b38cf190e42116;hp=e6e5ff1fb2a7e282137d88734b2747a52f626c27;hb=6084fb5517da34f65034370a3695e2af3b85ce2b;hpb=bbc583766a08678d03740354bed216e268306356 diff --git a/compiler/simplCore/SAT.lhs b/compiler/simplCore/SAT.lhs index e6e5ff1..329c95c 100644 --- a/compiler/simplCore/SAT.lhs +++ b/compiler/simplCore/SAT.lhs @@ -53,7 +53,7 @@ essential to make this work well! module SAT ( doStaticArgs ) where import DynFlags -import Var hiding (mkLocalId) +import Var import CoreSyn import CoreLint import CoreUtils