From: Eric Bavier <ericbav...@openmailbox.org>

> * gnu/packages/haskell.scm (ghc-regex-base): New variable.
> ---
>  gnu/packages/haskell.scm | 24 ++++++++++++++++++++++++
>  1 file changed, 24 insertions(+)
[...]
> +    (description
> +     "Interface API for regex-posix, pcre, parsec, tdfa, dfa.")

How about:

Text.Regex.Base provides the interface API for regex-posix, regex-pcre,
regex-parsec, regex-tdfa, and regex-dfa.

`~Eric

Reply via email to