On Tue, Jan 17, 2012 at 6:24 PM, Erik de Castro Lopo
<[email protected]> wrote:
> Martin DeMello wrote:
>
>> Further question - my internal data representation is a vector of
>> strings (it's a line-based editor).
>
> String or ByteString or Text?
>
> If its either of the first two, I think you should definitely look at
> Text.

Just plain String, mostly because it's what Gtk.Entry works with. I'll
take a look at Text.

martin

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to