patch applied (cabal): Drop support for ghc-6.4 era OPTIONS pragmas
2 Dec
2008
2 Dec
'08
5:43 p.m.
Tue Dec 2 07:47:44 PST 2008 Duncan Coutts <duncan@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-fa6b4b9ea...
6432
Age (days ago)
6432
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts