Wed Oct  4 18:17:03 PDT 2006  Don Stewart <[EMAIL PROTECTED]>
  * Data.ByteString: fix lazyness of take, drop & splitAt
  
  ByteString.Lazy's take, drop and splitAt were too strict when demanding
  a byte string. Spotted by Einar Karttunen. Thanks to him and to Bertram
  Felgenhauer for explaining the problem and the fix.
  

    M ./Data/ByteString/Lazy.hs -8 +8
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to