11 Dec
2008
11 Dec
'08
7:22 a.m.
Mon Dec 8 10:00:18 PST 2008 Duncan Coutts <duncan@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/20081208180...