From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul van der Walt Subject: Re: [PATCH] gnu: Add ghc-pcre-light. Date: Thu, 22 Oct 2015 17:06:34 +0200 Message-ID: <87zizboscl.fsf@denknerd.org> References: <1445483479-19104-1-git-send-email-ericbavier@openmailbox.org> <1445503671-30014-1-git-send-email-ericbavier@openmailbox.org> <1445503671-30014-8-git-send-email-ericbavier@openmailbox.org> Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33102) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpHRz-0001Z1-4j for guix-devel@gnu.org; Thu, 22 Oct 2015 11:06:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZpHRu-00073L-WA for guix-devel@gnu.org; Thu, 22 Oct 2015 11:06:43 -0400 Received: from mx01.mykolab.com ([95.128.36.1]:14750 helo=mx-out01.mykolab.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpHRu-00073F-Pe for guix-devel@gnu.org; Thu, 22 Oct 2015 11:06:38 -0400 In-reply-to: <1445503671-30014-8-git-send-email-ericbavier@openmailbox.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: ericbavier@openmailbox.org Cc: guix-devel@gnu.org On 2015-10-22 at 10:47, quoth ericbavier@openmailbox.org: >> + (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. --------^ All fixed.