guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: Add ghc-pcre-light.


From: ericbavier
Subject: Re: [PATCH] gnu: Add ghc-pcre-light.
Date: Thu, 22 Oct 2015 03:47:36 -0500

From: Eric Bavier <address@hidden>

> * gnu/packages/haskell.scm (ghc-pcre-light): New variable.
> ---
>  gnu/packages/haskell.scm | 29 +++++++++++++++++++++++++++++
>  1 file changed, 29 insertions(+)
[...]
> +    (synopsis
> +     "Efficient and portable Perl-compatible regex library")

In order to disambiguate with other pcre libraries, how about:

"Haskell library for Perl 5 compatible regular expressions"

> +    (description
> +     "This package provides a small, efficient and portable regex library for

We tend to make use of the Oxford comma. --------^

`~Eric



reply via email to

[Prev in Thread] Current Thread [Next in Thread]