From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: unset GHC_PACKAGE_PATH for cabal-install Date: Sat, 21 Jan 2017 15:28:26 +0100 Message-ID: <871svwmqr9.fsf@gnu.org> References: <20170121032157.12a6bf42@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53081) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cUwee-0006ER-KS for help-guix@gnu.org; Sat, 21 Jan 2017 09:28:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cUweb-0003qt-Ht for help-guix@gnu.org; Sat, 21 Jan 2017 09:28:32 -0500 In-Reply-To: <20170121032157.12a6bf42@gmail.com> (Mekeor Melire's message of "Sat, 21 Jan 2017 03:21:57 +0100") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Mekeor Melire Cc: help-guix@gnu.org Hi Mekeor, I=E2=80=99ll let Haskell-savvy people answer your question, but my suggesti= on would be to consider using Guix instead of Cabal. :-) There=E2=80=99s currently 275 Haskell packages in Guix, =E2=80=98guix impor= t=E2=80=99 should be able to help you add more, and =E2=80=98guix refresh=E2=80=99 can update th= e existing ones. My 2=C2=A2, Ludo=E2=80=99.