[project @ 2005-05-21 15:39:00 by panne]
authorpanne <unknown>
Sat, 21 May 2005 15:39:00 +0000 (15:39 +0000)
committerpanne <unknown>
Sat, 21 May 2005 15:39:00 +0000 (15:39 +0000)
commitfaa8d785c64ce394d9f83fb50e547037cd21c594
treea40ba6618ab4afb29ae47f100078548b3d10e8d4
parent78b06ae394b167950fabdf9163f35ee70d3dbca1
[project @ 2005-05-21 15:39:00 by panne]
Warning police: Removed overlapped patterns. In general, taking
compiler warnings about unmatched patterns seriously when they come up
later might be better than writing catch-all patterns right from the
start. Otherwise readers are confused and wonder which patterns might
be missing when there are none.
ghc/compiler/cmm/PprC.hs
ghc/compiler/cmm/PprCmm.hs
ghc/compiler/nativeGen/MachCodeGen.hs