patch applied (packages/Cabal): Replace remaining OPTIONS pragmas with LANGUAGE + OPTIONS_GHC/JHC/NHC98

Ian Lynagh igloo at earth.li
Sun May 11 07:18:18 EDT 2008


Wed Jan 23 13:19:23 PST 2008  Duncan Coutts <duncan at haskell.org>
  * Replace remaining OPTIONS pragmas with LANGUAGE + OPTIONS_GHC/JHC/NHC98
  ghc-6.4 and above recognise the OPTIONS_GHC pragma.
  ghc-6.6 and above recognise the LANGUAGE pragma.
  Added OPTIONS_JHC and OPTIONS_NHC pragmas with equivalant flags.

    M ./Distribution/Compat/ReadP.hs -1 +4
    M ./Distribution/Compat/TempFile.hs -1 +4
    M ./Distribution/Compiler.hs -1 +4
    M ./Distribution/Configuration.hs -1 +4
    M ./Distribution/PackageDescription.hs -1 +4
    M ./Distribution/ParseUtils.hs -1 +4
    M ./Distribution/Simple/Build.hs -2 +3
    M ./Distribution/Simple/InstallDirs.hs -1 +4
    M ./Distribution/Simple/Utils.hs -1 +4
    M ./Distribution/Version.hs -1 +4

View patch online:
http://darcs.haskell.org/packages/Cabal/_darcs/patches/20080123211923-adfee-85314d0985439722012554c167166c90aa46a99d.gz


More information about the Cvs-libraries mailing list