[Haskell-cafe] Low level problem with Data.Text.IO

Bryan O'Sullivan bos at serpentine.com
Wed Aug 25 16:50:00 EDT 2010


On Wed, Aug 25, 2010 at 1:34 PM, Pieter Laeremans <pieter at laeremans.org>wrote:


> I have a strange (low level) problem with the Data.Text library.
>

Thanks for bringing this up.


> Running the simple program below on a certain text file causes a low level
> error.
>

This only happens on a single file? Can you mail it to me directly, perhaps?

I might be able to reproduce it based on the "Illegal byte sequence" error
you are seeing, which makes me think it's not a UTF-8-encoded file, but that
low-level crash should of course not happen.

What version of GHC and the text library are you using?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100825/8e44535f/attachment.html


More information about the Haskell-Cafe mailing list