summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-09-14 16:39:44 +0200
committerPeter Simons <simons@cryp.to>2015-09-14 16:43:31 +0200
commit6be6397aa1affa14ad95af5c35c3456cc1a6e2a8 (patch)
treec88e74c93ed81785ed252cc70a54ed6df8b4d540
parent6c11c0629be9063641602b34fc763f84d7ffb3a8 (diff)
downloadnixpkgs-6be6397aa1affa14ad95af5c35c3456cc1a6e2a8.tar
nixpkgs-6be6397aa1affa14ad95af5c35c3456cc1a6e2a8.tar.gz
nixpkgs-6be6397aa1affa14ad95af5c35c3456cc1a6e2a8.tar.bz2
nixpkgs-6be6397aa1affa14ad95af5c35c3456cc1a6e2a8.tar.lz
nixpkgs-6be6397aa1affa14ad95af5c35c3456cc1a6e2a8.tar.xz
nixpkgs-6be6397aa1affa14ad95af5c35c3456cc1a6e2a8.tar.zst
nixpkgs-6be6397aa1affa14ad95af5c35c3456cc1a6e2a8.zip
ghcjs: import gtk2hs-buildtools from the regular Haskell package set
The tool is required for ghcjs builds, but ghcjs cannot compile it itself,
obviously, because it's written in C.
-rw-r--r--pkgs/development/haskell-modules/configuration-ghcjs.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/haskell-modules/configuration-ghcjs.nix b/pkgs/development/haskell-modules/configuration-ghcjs.nix
index 94c9305e759..3a689105c1c 100644
--- a/pkgs/development/haskell-modules/configuration-ghcjs.nix
+++ b/pkgs/development/haskell-modules/configuration-ghcjs.nix
@@ -7,7 +7,7 @@ self: super: {
   # LLVM is not supported on this GHC; use the latest one.
   inherit (pkgs) llvmPackages;
 
-  inherit (pkgs.haskell.packages.ghc7102) jailbreak-cabal alex happy;
+  inherit (pkgs.haskell.packages.ghc7102) jailbreak-cabal alex happy gtk2hs-buildtools;
 
   # Many packages fail with:
   #   haddock: internal error: expectJust getPackageDetails