[Haskell-cafe] ANNOUNCE: text and text-icu, fast and comprehensive Unicode support using stream fusion

minh thu noteed at gmail.com
Fri Feb 27 10:27:33 EST 2009


2009/2/27 minh thu <noteed at gmail.com>:
> 2009/2/27 Bryan O'Sullivan <bos at serpentine.com>:
>> On behalf of the Data.Text team, I am delighted to announce the release of
>> preview versions of two new packages:
>>
>> text 0.1
>> Fast, packed Unicode text support, using a modern stream fusion framework.
>> http://hackage.haskell.org/cgi-bin/hackage-scripts/package/text
>
> This is a nice news. What is the preferred way to parse some Text ?

I mean it is straightforward to rewrite attoparsec to use Text instead of
(Lazy and Strict) Bytestring, but is it the way to go ?

Thanks,
Thu


More information about the Haskell-Cafe mailing list