Wed Feb 6 17:57:14 PST 2008 Ian Lynagh <[EMAIL PROTECTED]>
UNDO: Make some more modules use LazyUniqFM instead of UniqFM
If these modules use UniqFM then we get a stack overflow when compiling
modules that use fundeps. I haven't tracked down the actual cause.
M ./compiler/basicTypes/NewDemand.lhs -1 +1
M ./compiler/basicTypes/VarEnv.lhs -1 +1
M ./compiler/coreSyn/CoreFVs.lhs -1 +1
M ./compiler/coreSyn/CoreTidy.lhs -1 +1
M ./compiler/nativeGen/AsmCodeGen.lhs -1 +1
M ./compiler/nativeGen/MachRegs.lhs -6 +5
M ./compiler/nativeGen/RegAllocColor.hs -1 +1
M ./compiler/nativeGen/RegAllocLinear.hs -1 +1
M ./compiler/nativeGen/RegAllocStats.hs -1 +1
M ./compiler/nativeGen/RegLiveness.hs -1 +1
M ./compiler/nativeGen/RegSpillCost.hs -1 +1
M ./compiler/simplCore/OccurAnal.lhs -1 +1
M ./compiler/stranal/DmdAnal.lhs -1 +1
M ./compiler/typecheck/TcGadt.lhs -1 +1
M ./compiler/utils/GraphBase.hs -1 +1
M ./compiler/utils/GraphColor.hs -1 +1
M ./compiler/utils/GraphOps.hs -1 +1
M ./compiler/utils/GraphPpr.hs -1 +1
M ./compiler/utils/LazyUniqFM.lhs -3 +1
M ./compiler/utils/UniqSet.lhs -1 +1
M ./compiler/vectorise/VectType.hs -1 +1
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc