help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Haskell and guix


From: Ludovic Courtès
Subject: Re: Haskell and guix
Date: Wed, 14 Dec 2016 00:30:44 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

David Craven <address@hidden> skribis:

> So for future reference, to hack on a haskell package these are the steps:
>
> guix environment haskell-package --ad-hoc cabal-install
> unset GHC_PACKAGE_PATH
> export GUIX_LD_WRAPPER_ALLOW_IMPURITIES=y
> cabal update
> cabal sandbox init
> cabal install --only-dependencies --enable-tests
> cabal build

Thanks for sharing!

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]