[project @ 1999-06-25 12:26:27 by keithw]
authorkeithw <unknown>
Fri, 25 Jun 1999 12:26:27 +0000 (12:26 +0000)
committerkeithw <unknown>
Fri, 25 Jun 1999 12:26:27 +0000 (12:26 +0000)
commit0016c183135c2e64136788f7362c4b164da29b55
treedf7ef7add71906b38b9f15ed34a000147147128d
parent10b66230065ac2426509b60eb2da0a314b34d0e3
[project @ 1999-06-25 12:26:27 by keithw]
Fix `defined but not used' warning to omit *all* identifiers beginning
with underscore, not just top-level ones, following Haskell report.
ghc/compiler/rename/Rename.lhs
ghc/compiler/rename/RnEnv.lhs