[Haskell-cafe] understanding regex libs

Magnus Therning magnus at therning.org
Thu Jun 4 04:48:07 EDT 2009


On Wed, Jun 3, 2009 at 5:18 PM, Simon Michael <simon at joyful.com> wrote:
> Hi Chris.. thanks for your extensive work on haskell regex libs.
>
> I'm looking for a good way to make my regex-using app more portable to
> windows.
> I couldn't figure out the difference between the regex-pcre and
> regex-pcre-builtin on hackage. Could you clarify ?

Once you find out please update the page on the wiki covering the
different regular expression libs available for Haskell:
http://haskell.org/haskellwiki/Regular_expressions

AFAICS it lacks information on portability of the non-native libs.

/M

-- 
Magnus Therning                        (OpenPGP: 0xAB4DFBA4)
magnus@therning.org          Jabber: magnus@therning.org
http://therning.org/magnus         identi.ca|twitter: magthe


More information about the Haskell-Cafe mailing list