patch applied (cabal-branches/cabal-1.6): Make auto-generated *_paths.hs module warning-free.

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Sat Nov 22 11:23:45 EST 2008


Thu Nov  6 06:27:34 PST 2008  Thomas Schilling <nominolo at googlemail.com>
  * Make auto-generated *_paths.hs module warning-free.
  
  On newer GHCs using {-# OPTIONS_GHC -fffi #-} gives a warning which
  can lead to a compile failure when -Werror is activated.  We therefore
  emit this option if we know that the LANGUAGE pragma is supported 
  (ghc >= 6.6.1).

    M ./Distribution/Simple/Build/PathsModule.hs -2 +10

View patch online:
http://darcs.haskell.org/cabal-branches/cabal-1.6/_darcs/patches/20081106142734-7c5c6-be6999068f5d6a24055955d7a8f4b880932c2b69.gz



More information about the cabal-devel mailing list