Remove LazyUniqFM; fixes trac #3880
authorIan Lynagh <igloo@earth.li>
Sat, 20 Mar 2010 21:38:37 +0000 (21:38 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 20 Mar 2010 21:38:37 +0000 (21:38 +0000)
commitc9959e41ee1d72aa0ca28d51580f1ad3c06f0e8b
tree0bb2e686dba7a7edba1c789016bcbd5a13a94002
parent78f5cf9c5421ede69133e48823302375871e52c4
Remove LazyUniqFM; fixes trac #3880
23 files changed:
compiler/basicTypes/Module.lhs
compiler/basicTypes/NameEnv.lhs
compiler/ghc.cabal.in
compiler/ghci/Linker.lhs
compiler/iface/IfaceEnv.lhs
compiler/iface/LoadIface.lhs
compiler/iface/MkIface.lhs
compiler/iface/TcIface.lhs
compiler/main/Annotations.lhs
compiler/main/DriverPipeline.hs
compiler/main/Finder.lhs
compiler/main/GHC.hs
compiler/main/HscMain.lhs
compiler/main/HscTypes.lhs
compiler/main/InteractiveEval.hs
compiler/rename/RnEnv.lhs
compiler/simplCore/CoreMonad.lhs
compiler/specialise/SpecConstr.lhs
compiler/typecheck/FamInst.lhs
compiler/typecheck/TcRnDriver.lhs
compiler/typecheck/TcRnMonad.lhs
compiler/typecheck/TcRnTypes.lhs
compiler/utils/LazyUniqFM.lhs [deleted file]