[Haskell-cafe] why does Data.Text.Lazy.IO.readFile return the internal type Data.Text.Lazy.Internal.Text, when Data.Text.IO.readFile returns plain IO Data.Text.Text?

Bryan O'Sullivan bos at serpentine.com
Fri Apr 30 18:26:26 EDT 2010


On Fri, Apr 30, 2010 at 3:14 PM, Daniel Fischer <daniel.is.fischer at web.de>wrote:

>
> Yes, I understood it so that he wanted to convert from
> Data.Text.Lazy.Internal.Text to Data.Text.Lazy.Text.
>

It's the same type.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100430/29e00a59/attachment.html


More information about the Haskell-Cafe mailing list