patch applied (ghc): Fix obscure bug in reportDeprecations

Simon Peyton Jones simonpj at microsoft.com
Tue Feb 20 12:50:09 EST 2007


Tue Feb 20 09:47:14 PST 2007  simonpj at microsoft.com
  * 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
  
  

    M ./compiler/rename/RnNames.lhs -7 +23



More information about the Cvs-ghc mailing list