patch applied (ghc): Remove code that is dead, as we require
__GLASGOW_HASKELL__ > = 504
Ian Lynagh
igloo at earth.li
Thu Apr 5 20:14:51 EDT 2007
Thu Apr 5 17:11:37 PDT 2007 Ian Lynagh <igloo at earth.li>
* Remove code that is dead, as we require __GLASGOW_HASKELL__ >= 504
M ./compiler/basicTypes/UniqSupply.lhs -4
M ./compiler/basicTypes/Unique.lhs -11 +1
M ./compiler/cmm/PprC.hs -38 +10
M ./compiler/ghci/Linker.lhs -7
M ./compiler/main/DriverMkDepend.hs -3
M ./compiler/main/StaticFlags.hs -5
M ./compiler/nativeGen/MachRegs.lhs -5
M ./compiler/nativeGen/PprMach.hs -54 +24
M ./compiler/parser/LexCore.hs -37 +1
M ./compiler/parser/Lexer.x -5
M ./compiler/parser/cutils.c -14
M ./compiler/parser/hschooks.c -14
M ./compiler/prelude/PrelRules.lhs -18
M ./compiler/simplCore/SimplMonad.lhs -4
M ./compiler/utils/Binary.hs -22 +1
M ./compiler/utils/Digraph.lhs -14 +3
M ./compiler/utils/FastMutInt.lhs -4
M ./compiler/utils/Panic.lhs -21 +2
M ./compiler/utils/Pretty.lhs -9
M ./compiler/utils/UniqFM.lhs -11 +1
M ./compiler/utils/Util.lhs -4
More information about the Cvs-ghc
mailing list