Patch: Data.ByteString split, take, drop were slightly too strict

Ian Lynagh igloo at earth.li
Thu Oct 5 15:26:38 EDT 2006


On Thu, Oct 05, 2006 at 11:39:20AM +1000, Donald Bruce Stewart wrote:
> 
> This should go into 6.6 if possible, as network apps like HAppS depend
> on being able to lazily split bytestings. Without this patch
> take,splitAt and drop will demand 1 too many bytes from the input
> stream.

Applied, thanks.


Ian



More information about the Cvs-ghc mailing list