
6 Mar
2011
6 Mar
'11
5:22 p.m.
On 6 March 2011 13:16, wren ng thornton
One thing I considered was to offer both versions, one for compatibility with the old string versions (and for decluttering client code)[1] and then one that just gives the bytestring. Of course, then the issue is what to name them...
So the big question is: how minimal should we be, vs how much in the way of convenience functions should we offer?
It would be great if you could analyse the direct reverse dependencies of unix to see how much fdRead is used and how much work it is to adapt packages to an fdRead which only returns the ByteString: http://bifunctor.homelinux.net/~roel/cgi-bin/hackage-scripts/revdeps/unix-2.... Bas