base package -- goals
Johan Tibell
johan.tibell at gmail.com
Tue Mar 12 01:00:40 CET 2013
On Mon, Mar 11, 2013 at 4:45 PM, Simon Peyton-Jones
<simonpj at microsoft.com>wrote:
> B Better for internal implementation (eg using containers or bytestring in
> base)
>
Note that this also means better code for external clients, as we can offer
e.g. a better System.IO that lets people use Handles to read Text and
ByteStrings in a more natural way (i.e. the I/O functions will be in one
place, not spread out throughout N data structure libraries).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20130311/4c28ad8c/attachment-0001.htm>
More information about the Glasgow-haskell-users
mailing list