Re: [PATCHES] for Haskell packages

2015-06-11 Thread Federico Beffa
l...@gnu.org (Ludovic Courtès) writes: > Federico would be the expert, but it looks good to me: ... I'm far from an expert, but I think these are good improvements. Regards, Fede

Re: [PATCHES] for Haskell packages

2015-06-10 Thread Ludovic Courtès
Federico would be the expert, but it looks good to me: Eric Bavier skribis: > From 75a4305391cd246a6e8db5b11223f9ce243edd35 Mon Sep 17 00:00:00 2001 > From: Eric Bavier > Date: Sat, 6 Jun 2015 06:38:58 -0500 > Subject: [PATCH 1/3] profiles: Search for ghc conf files only if package db > exists

[PATCHES] for Haskell packages

2015-06-06 Thread Eric Bavier
Hello Guix, Attached are three patches to help our haskell-build-system and profile creation work a bit better in the presence of Haskell libraries. `~Eric 0001-profiles-Search-for-ghc-conf-files-only-if-package-d.patch Description: Binary data 0002-profiles-Process-ghc-conf-files-only-once.pa