Fix obscure bug in reportDeprecations
authorsimonpj@microsoft.com <unknown>
Tue, 20 Feb 2007 17:47:14 +0000 (17:47 +0000)
committersimonpj@microsoft.com <unknown>
Tue, 20 Feb 2007 17:47:14 +0000 (17:47 +0000)
commit1e9a92161ce58d3eb1d35b9b5f9f67e4d1bc03cf
tree40fcd86881544bdaed014e30ab4db49f32af550b
parent9b1dbf2663d88b696c80e8e0f2e7f58e9c80d3f1
Fix obscure bug in reportDeprecations

Fixes Trac #1128
Please merge to STABLE

A rather obscure bug related to -fno-implicit-prelude.
See Note [Used names with interface not loaded] in RnNames.

Easily fixed, however.  Test is rn051
compiler/rename/RnNames.lhs