patch applied (cabal): Drop support for ghc-6.4 era OPTIONS pragmas

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Tue Dec 2 12:43:27 EST 2008


Tue Dec  2 07:47:44 PST 2008  Duncan Coutts <duncan at haskell.org>
  * Drop support for ghc-6.4 era OPTIONS pragmas
  It's still possible to build with ghc-6.4 but you have to pass
  extra flags like "ghc --make -cpp -fffi Setup.hs" We could not
  keep those OPTIONS pragmas and make it warning-free with ghc-6.10.
  See http://hackage.haskell.org/trac/ghc/ticket/2800 for details.

    M ./Distribution/Simple/InstallDirs.hs -3
    M ./Distribution/Simple/Utils.hs -3

View patch online:
http://darcs.haskell.org/cabal/_darcs/patches/20081202154744-adfee-fa6b4b9ea96420a80c2d2a5966d1da8ff0e12044.gz



More information about the cabal-devel mailing list