patch applied (cabal-branches/cabal-1.6): Make auto-generated *_paths.hs module warning-free.
23 Nov
2008
23 Nov
'08
12:23 a.m.
Thu Nov 6 06:27:34 PST 2008 Thomas Schilling <nominolo@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/20081106142...
6445
Age (days ago)
6445
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts