patch applied (ghc): The -e flag now has a "SepArg" argument; fixes #3568

Ian Lynagh igloo at earth.li
Mon Oct 12 15:37:29 EDT 2009


Mon Oct 12 06:49:23 PDT 2009  Ian Lynagh <igloo at earth.li>
  * The -e flag now has a "SepArg" argument; fixes #3568
  This means -e must be separated from its argument by a space.
  It therefore doesn't try to parse "-exclude-module" as
  "execute xclude-module".

    M ./ghc/Main.hs -1 +1

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20091012134923-3fd76-c77f8114e94b5838534ffe12064ceb1253390377.gz



More information about the Cvs-ghc mailing list