haskell / text

Haskell library for space- and time-efficient operations over Unicode text.

Home Page:http://hackage.haskell.org/package/text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utf8 IO using `ShortByteString`

oberblastmeister opened this issue · comments

I'm thinking we should call it Text.IO.Utf8. I made a pr in bytestring which should be used for this.