System.Posix.IO.ByteString fdRead and fdWrite.

Ashley Yakeley ashley at semantic.org
Wed Nov 20 23:03:46 UTC 2013


In unix-2.7.0.0, fdRead and fdWrite in System.Posix.IO.ByteString use 
String instead of ByteString. This is wrong, isn't it? The point of the 
.ByteString modules is to do IO in ByteString.

-- Ashley



More information about the Libraries mailing list