Advice on replacing ghc-split
Tamar Christina
lonetiger at gmail.com
Fri Apr 10 03:32:35 UTC 2015
Thanks Mikhail,
I'll read through the threads.
Cheers,
TamarFrom: Mikhail Glushenkov
Sent: 09/04/2015 22:56
To: Tamar Christina
Cc: GHC
Subject: Re: Advice on replacing ghc-split
Hi,
On 9 April 2015 at 20:14, Tamar Christina <lonetiger at gmail.com> wrote:
> [...]
>
> So I see my options as follows:
>
> Inline one of the regexp libraries, e.g. pcre-light
> [...]
When LLVM developers were faced with a similar issue [1], they decided
to use OpenBSD's regex implementation [2,3].
[1] http://lists.cs.uiuc.edu/pipermail/llvmdev/2009-August/025047.html
[2] http://llvm.org/docs/doxygen/html/regexec_8c_source.html
[3] http://llvm.org/docs/doxygen/html/classllvm_1_1Regex.html
More information about the ghc-devs
mailing list