Thu Apr 17 16:03:08 PDT 2008  Don Stewart <[EMAIL PROTECTED]>
  * Remove old fusion mechanism. Data.ByteString.Fusion is a place holder
  for streams now.
  
  And while we're at it, reimplement mapAccumL/R and scanl 
  directly. Remove mapIndexed, as its trivial to write with mapAccumL.
  

    M ./Data/ByteString.hs -22 +55
    M ./Data/ByteString/Char8.hs -6
    M ./Data/ByteString/Fusion.hs -684 +4
    M ./Data/ByteString/Lazy.hs -6 +3
    M ./Data/ByteString/Lazy/Char8.hs -4 +7
    M ./tests/Properties.hs -5 +22
    M ./tests/QuickCheckUtils.hs +4

View patch online:
http://darcs.haskell.org/bytestring/_darcs/patches/20080417230308-cba2c-9654d4834bb60148adf3c23fcef8b5775c6a6a31.gz
_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to