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

2015-10-22 Thread Paul van der Walt
On 2015-10-22 at 18:48, quoth Eric Bavier: >> I will defer to your better judgement, but for now i've only changed >> the package name. > > Seems fair. We can revisit later if need be. Thanks for sticking out > the review. Haha, thank you too, it's probably equally tiring :p. p.

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

2015-10-22 Thread Eric Bavier
On 2015-10-22 10:17, Paul van der Walt wrote: On 2015-10-22 at 10:47, quoth ericbav...@openmailbox.org: +(define-public ghc-hscolour + (package +(name "ghc-hscolour") I would suggest we name this package "hscolour" because it is primarily program or tool. Indeed, i have renamed it.

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

2015-10-22 Thread Paul van der Walt
On 2015-10-22 at 10:47, quoth ericbav...@openmailbox.org: >> +(define-public ghc-hscolour >> + (package >> +(name "ghc-hscolour") > > I would suggest we name this package "hscolour" because it is primarily > program or tool. Indeed, i have renamed it. > It also has libraries; perhaps those

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

2015-10-22 Thread ericbavier
From: Eric Bavier > * gnu/packages/haskell.scm (ghc-hscolour): New variable. > --- > gnu/packages/haskell.scm | 24 > 1 file changed, 24 insertions(+) > > diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm > index 905471d..ebad06a 100644 > --- a/gnu/packag