patch applied (cabal-branches/cabal-1.6): Fake support for
NamedFieldPuns in ghc-6.8
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Wed Dec 10 18:22:24 EST 2008
Mon Dec 8 10:00:18 PST 2008 Duncan Coutts <duncan at haskell.org>
* Fake support for NamedFieldPuns in ghc-6.8
Implement it in terms of the -XRecordPuns which was accidentally
added in ghc-6.8 and deprecates in 6.10 in favor of NamedFieldPuns
So this is for compatability so we can tell package authors always
to use NamedFieldPuns instead.
M ./Distribution/Simple/GHC.hs -2 +11
View patch online:
http://darcs.haskell.org/cabal-branches/cabal-1.6/_darcs/patches/20081208180018-adfee-067fe743afeedce13550f84ee760295f4c04ad45.gz
More information about the cabal-devel
mailing list