X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FdeSugar%2FDsMonad.lhs;h=ecddeb4757be4027b029709f82268a16e0ee65da;hb=99073d876ea762016683fb0b22b9d343ff864eb4;hp=5516cef41b2387d6326e9d8563fa90c548725224;hpb=323fee1e8cbabe604496a1b92c6de0e98ca037e4;p=ghc-hetmet.git diff --git a/ghc/compiler/deSugar/DsMonad.lhs b/ghc/compiler/deSugar/DsMonad.lhs index 5516cef..ecddeb4 100644 --- a/ghc/compiler/deSugar/DsMonad.lhs +++ b/ghc/compiler/deSugar/DsMonad.lhs @@ -37,7 +37,6 @@ import Type ( Type ) import UniqSupply ( initUs_, splitUniqSupply, uniqFromSupply, uniqsFromSupply, UniqSM, UniqSupply ) import Unique ( Unique ) -import UniqFM ( lookupWithDefaultUFM_Directly ) import Util ( zipWithEqual ) import Name ( Name, lookupNameEnv ) import HscTypes ( HomeSymbolTable, PersistentCompilerState(..),