patch applied (ghc-6.10/packages/Cabal): Fake support for NamedFieldPuns in ghc-6.8

Ian Lynagh igloo at earth.li
Fri Feb 20 21:30:11 EST 2009


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/ghc-6.10/packages/Cabal/_darcs/patches/20081208180018-adfee-067fe743afeedce13550f84ee760295f4c04ad45.gz


More information about the Cvs-libraries mailing list