patch applied (cabal): Replace remaining OPTIONS pragmas with
LANGUAGE + OPTIONS_GHC/JHC/NHC98
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Fri Jan 25 19:33:08 EST 2008
On Fri, 2008-01-25 at 17:20 +0000, Malcolm Wallace wrote:
> > 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.
>
> Errm, only OPTIONS_NHC98 will work for nhc98 actually, not OPTIONS_NHC.
The commit message is wrong. They are all actually OPTIONS_NHC98.
Duncan
More information about the cabal-devel
mailing list