[Haskell-cafe] Separate a string into a list of strings
Bulat Ziganshin
bulat.ziganshin at gmail.com
Tue Jun 13 01:40:31 EDT 2006
Hello Neil,
Tuesday, June 13, 2006, 2:55:42 AM, you wrote:
> I tend to use the module TextUtil (or Util.Text) from Yhc for these
> kind of string manipulations:
> I am currently thinking about making this module into a standalone
> library with some other useful functions, if people have any opinions
> on this then please let me know.
having good Strings library is a MUST. it required everyday and every
large enough program contains such internal modules. moreover, such
module is absolute need to write scripts in Haskell, and i think it
should be included in std hierarchical libs. i already had the idea of
starting such module so if you can do public repository for it - it
will be even better
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list