On Sat, Aug 14, 2010 at 22:54, John Millikin <jmilli...@gmail.com> wrote:
> Haskell: length (pack "\x0001dd1e")

Apologies -- this line ought to be:

Haskell: Data.Text.length (Data.Text.pack "\x0001dd1e") == 1
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to