patch applied (testsuite): Fixup bytestring tests to work with current QuickCheck and bytestring

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Thu Sep 6 18:48:18 EDT 2007


Thu Sep  6 15:45:33 PDT 2007  Duncan Coutts <duncan at haskell.org>
  * Fixup bytestring tests to work with current QuickCheck and bytestring
  Sadly requires that the internal Fusion module be exported from the
  bytestring package which is bad because that's not supposed to be part
  of the public api as we're just about to replace all the fusion internals.

    M ./tests/ghc-regress/lib/Data.ByteString/bytestring001.hs -23 +14
    M ./tests/ghc-regress/lib/Data.ByteString/bytestring004.hs -17 +7
    M ./tests/ghc-regress/lib/Data.ByteString/bytestring005.hs -22 +12



More information about the Cvs-ghc mailing list