Re: [PATCH] gnu: Add ghc-xml.

2015-10-22 Thread Paul van der Walt
On 2015-10-22 at 10:47, quoth ericbav...@openmailbox.org: >> +(define-public ghc-xml >> + (package > [...] >> +(inputs `(("ghc-text" ,ghc-text))) > > This input should probably be propagated. Changed.

Re: [PATCH] gnu: Add ghc-xml.

2015-10-22 Thread ericbavier
From: Eric Bavier > * gnu/packages/haskell.scm (ghc-xml): New variable. > --- > gnu/packages/haskell.scm | 21 + > 1 file changed, 21 insertions(+) > > diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm > index 28a65fb..ff11c1b 100644 > --- a/gnu/packages/haske