patch applied (cabal): Fake support for NamedFieldPuns in ghc-6.8
9 Dec
2008
9 Dec
'08
7:56 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/_darcs/patches/20081208180018-adfee-067fe743a...
6443
Age (days ago)
6443
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts