Advice on replacing ghc-split

Mikhail Glushenkov the.dead.shall.rise at gmail.com
Thu Apr 9 20:56:50 UTC 2015


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