Ben writes:
> Hi, can someone tell me why Haskell strings are linked lists?  I have
> had some problems with Haskell strings:

You may want to try Data.PackedString which comes with GHC (if you are
using GHC that is).

Cheers,
Bernie.
_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to