patch applied (ghc-6.12/ghc): Give a better deprecated message for INCLUDE pragmas; fixes #3933

Ian Lynagh igloo at earth.li
Thu May 6 10:37:08 EDT 2010


Thu May  6 06:09:10 PDT 2010  Ian Lynagh <igloo at earth.li>
  * Give a better deprecated message for INCLUDE pragmas; fixes #3933
  We now have a DeprecatedFullText constructor, so we can override the
  "-#include is deprecated: " part of the warning.

    M ./compiler/main/CmdLineParser.hs -1 +5
    M ./compiler/main/DynFlags.hs -1 +1

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/ghc;a=darcs_commitdiff;h=20100506130910-3fd76-bd6456f98d0e5cfe1164cbdf26cf136efc554048.gz



More information about the Cvs-ghc mailing list