Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use ByteString instead of Text for regexes? #3

Open
legrostdg opened this issue Jul 16, 2020 · 0 comments
Open

use ByteString instead of Text for regexes? #3

legrostdg opened this issue Jul 16, 2020 · 0 comments

Comments

@legrostdg
Copy link

I'm trying to package goldplate in Debian. I've an issue with regex-pcre-builtin, which is not packaged (and, from what I understood, not wanted) in Debian. regex-pcre is already packaged, but it does not seem to have Text.Regex.PCRE.Text. Is there a reason why Text are used in src/Text/Regex/PCRE/Simple.hs, and not Bytestring? It would help packaging a lot if I could use regex-pcre instead of regex-pcre-builtin...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant