Re: [PATCH] gnu: Add ghc-regex-posix.

2015-10-22 Thread Paul van der Walt
On 2015-10-22 at 10:47, quoth ericbav...@openmailbox.org: >> +(synopsis "Replaces/Enhances Text.Regex") > > How about: "POSIX regular expressions for Haskell" Fixed.

Re: [PATCH] gnu: Add ghc-regex-posix.

2015-10-22 Thread ericbavier
From: Eric Bavier > * gnu/packages/haskell.scm (ghc-regex-posix): New variable. > --- > gnu/packages/haskell.scm | 22 ++ > 1 file changed, 22 insertions(+) > > diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm > index bff7a54..92345f0 100644 > --- a/gnu/packa