[project @ 2003-01-23 14:54:35 by simonpj]
authorsimonpj <unknown>
Thu, 23 Jan 2003 14:54:35 +0000 (14:54 +0000)
committersimonpj <unknown>
Thu, 23 Jan 2003 14:54:35 +0000 (14:54 +0000)
commit9aba9a7f16e3f4acd79c75aacdbaad5af92f8752
treec6ebbda49264314d5cc6a8e41c8b0385e82c1f2c
parent8edd38dc3555b851ef2a724e69cf997b35bb16c1
[project @ 2003-01-23 14:54:35 by simonpj]
Suppress "No explicit method or default decl given for m"
if the method name starts with an underscore

This in response to a suggestion by George Russel
ghc/compiler/basicTypes/OccName.lhs
ghc/compiler/rename/RnEnv.lhs
ghc/compiler/typecheck/TcClassDcl.lhs