Send Beginners mailing list submissions to
        beginners@haskell.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        beginners-requ...@haskell.org

You can reach the person managing the list at
        beginners-ow...@haskell.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1. Re:  regular expressions (Stephen Tetley)


----------------------------------------------------------------------

Message: 1
Date: Wed, 14 Jul 2010 14:21:56 +0100
From: Stephen Tetley <stephen.tet...@gmail.com>
Subject: Re: [Haskell-beginners] regular expressions
Cc: haskellbeginners <beginners@haskell.org>
Message-ID:
        <aanlktilazfuoae7sq9ckzykxzsqtxzg9artimshvc...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

Hello

If you want to write (reasonably) portable code you might want to
consider Regex-Posix in the first instance. This is the one in the
Platform, so it should work on all the major OSes. That said,
installing it on Windows/MinGW outside the Platform had problems the
last time I tried.

http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-posix


------------------------------

_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners


End of Beginners Digest, Vol 25, Issue 32
*****************************************

Reply via email to