Proposal: add ByteString support to unix:System.Posix.IO API
Bryan O'Sullivan
bos at serpentine.com
Thu Mar 3 19:02:07 CET 2011
2011/3/3 Gábor Lehel <illissius at gmail.com>
> What is the benefit from removing String versions (as opposed to just
> adding ByteString (and/or Text) ones alongside them)?
>
Strings are unicode. A file descriptor handles bytes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20110303/4ccbb56d/attachment.htm>
More information about the Libraries
mailing list