guix/gnu
Timothy Sample 54a5fd0791
build-system/haskell: Add 'extra-directories' keyword.
See <https://bugs.gnu.org/39309>.

* guix/build-system/haskell.scm (lower): Include the transitive
propagated inputs of 'extra-directories' inputs.
(haskell-build): Add the 'extra-directories' keyword and pass it through
to the builder.
* guix/build/haskell-build-system.scm (configure): Use it to select
which inputs get passed via 'extra-include-dirs' and 'extra-lib-dirs' to
Cabal.
* gnu/packages/haskell-xyz.scm (ghc-alsa-core, ghc-hmatrix,
ghc-hmatrix-gsl, ghc-hslua, ghc-iwlib, ghc-libyaml, ghc-ncurses,
ghc-openglraw, ghc-x11, ghc-x11-xft, ghc-zlib): Set 'extra-directories'.
* gnu/packages/haskell-crypto.scm (ghc-digest, ghc-hsopenssl): Likewise.
2020-08-13 16:44:52 +02:00
..
bootloader
build
installer installer: Remove logical devices. 2020-08-06 11:31:38 +02:00
machine
packages build-system/haskell: Add 'extra-directories' keyword. 2020-08-13 16:44:52 +02:00
services
system
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm installer: Remove logical devices. 2020-08-06 11:31:38 +02:00
local.mk gnu: clang-runtime-3.5: Fix build. 2020-08-11 17:54:49 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm