patch applied (bytestring): Make everything build with ghc-6.6 and 6.4

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Sat Nov 1 15:06:07 EDT 2008


Sat Nov  1 12:00:29 PDT 2008  Duncan Coutts <duncan at haskell.org>
  * Make everything build with ghc-6.6 and 6.4
  No code changes, just cpp for new LANGUAGE pragmas
  and not using a RULE with a funky LHS for ghc-6.4 which didn't allow it.

    M ./Data/ByteString.hs -1 +11
    M ./Data/ByteString/Char8.hs -1 +8
    M ./Data/ByteString/Internal.hs -1 +5
    M ./Data/ByteString/Lazy/Internal.hs -1 +5
    M ./Data/ByteString/Unsafe.hs +4
    M ./bytestring.cabal -1 +2

View patch online:
http://darcs.haskell.org/bytestring/_darcs/patches/20081101190029-adfee-fb74d0bf5262dcb6216147518265c8f0305afff3.gz


More information about the Cvs-libraries mailing list