Text I/O library proposal, first draft
Mark Carroll
mark@chaos.x-philes.com
Thu, 31 Jul 2003 21:05:48 -0400 (EDT)
I'm not subscribed to libraries@haskell.org but, FWIW,
On Thu, 31 Jul 2003, Ben Rudiak-Gould wrote:
(snip)
> iso88591Encoder :: IO TextEncoder
(snip)
it might be nice to give iso88591Encoder a name that still looks okay
and doesn't run the two different number groups together without any
separation (assuming it pertains to ISO 8859-1).
A rather minor issue, perhaps, given that the near future isn't likely to
make the already-suggested scheme unduly ambiguous. (-:
-- Mark