[Haskell-cafe] regex and Unicode
Francesco Ariis
fa-ml at ariis.it
Thu Sep 8 09:45:22 UTC 2016
On Thu, Sep 08, 2016 at 11:36:58AM +0200, Francesco Ariis wrote:
> No, GHC 8.0.1, regex-pcre-0.94.4.
I'll add that documentation states
Using the provided CompOption and ExecOption values and if
configUTF8 is True, then you might be able to send UTF8
encoded ByteStrings to PCRE and get sensible results. This
is currently untested.
Is configUTF8 True on your system (on mine it is)?
More information about the Haskell-Cafe
mailing list