patch applied (ghc): Remove LazyUniqFM; fixes trac #3880
Ian Lynagh
igloo at earth.li
Sat Mar 20 18:30:03 EDT 2010
Sat Mar 20 14:38:37 PDT 2010 Ian Lynagh <igloo at earth.li>
* Remove LazyUniqFM; fixes trac #3880
M ./compiler/basicTypes/Module.lhs -1 +1
M ./compiler/basicTypes/NameEnv.lhs -1 +1
M ./compiler/ghc.cabal.in -1
M ./compiler/ghci/Linker.lhs -1 +1
M ./compiler/iface/IfaceEnv.lhs -1 +1
M ./compiler/iface/LoadIface.lhs -1 +1
M ./compiler/iface/MkIface.lhs -1 +1
M ./compiler/iface/TcIface.lhs -1 +1
M ./compiler/main/Annotations.lhs -1 +1
M ./compiler/main/DriverPipeline.hs -1 +1
M ./compiler/main/Finder.lhs -1 +1
M ./compiler/main/GHC.hs -3 +2
M ./compiler/main/HscMain.lhs -1 +1
M ./compiler/main/HscTypes.lhs -1 +1
M ./compiler/main/InteractiveEval.hs -1 +1
M ./compiler/rename/RnEnv.lhs -1 +1
M ./compiler/simplCore/CoreMonad.lhs -1 +1
M ./compiler/specialise/SpecConstr.lhs -5 +4
M ./compiler/typecheck/FamInst.lhs -1 +1
M ./compiler/typecheck/TcRnDriver.lhs -1 +1
M ./compiler/typecheck/TcRnMonad.lhs -1 +1
M ./compiler/typecheck/TcRnTypes.lhs -1 +1
R ./compiler/utils/LazyUniqFM.lhs
More information about the Cvs-ghc
mailing list