Re: [PATCH 02/24] gnu: Add ghc-paths.

2015-04-08 Thread Ludovic Courtès
Federico Beffa skribis: > On Wed, Apr 8, 2015 at 10:01 AM, Ludovic Courtès wrote: >>> +(synopsis >>> + "Knowledge of GHC's installation directories") >>> +(description >>> + "Knowledge of GHC's installation directories.") >> >> Please expound a little bit. Otherwise OK. > > Than

Re: [PATCH 02/24] gnu: Add ghc-paths.

2015-04-08 Thread Federico Beffa
On Wed, Apr 8, 2015 at 10:01 AM, Ludovic Courtès wrote: >> +(synopsis >> + "Knowledge of GHC's installation directories") >> +(description >> + "Knowledge of GHC's installation directories.") > > Please expound a little bit. Otherwise OK. Thanks for reviewing all of these! The p

Re: [PATCH 02/24] gnu: Add ghc-paths.

2015-04-08 Thread Ludovic Courtès
Federico Beffa skribis: > From 3191ee610727c3d0bbf7849fd7bd5c5ec20b6fc4 Mon Sep 17 00:00:00 2001 > From: Federico Beffa > Date: Thu, 26 Mar 2015 17:55:23 +0100 > Subject: [PATCH 02/24] gnu: Add ghc-paths. > > * gnu/packages/haskell.scm: (ghc-paths): New variable. [...]

[PATCH 02/24] gnu: Add ghc-paths.

2015-04-06 Thread Federico Beffa
Fede From 3191ee610727c3d0bbf7849fd7bd5c5ec20b6fc4 Mon Sep 17 00:00:00 2001 From: Federico Beffa Date: Thu, 26 Mar 2015 17:55:23 +0100 Subject: [PATCH 02/24] gnu: Add ghc-paths. * gnu/packages/haskell.scm: (ghc-paths): New variable. --- gnu/packages/haskell.scm | 23 +++ 1