summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-ghcjs.nix
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-08-06 15:28:40 +0200
committerPeter Simons <simons@cryp.to>2015-08-07 15:13:14 +0200
commitfcb8d47fcd3398132da439f601f449fd9c7e9f05 (patch)
tree7730be2502f011f05e2f27a70c6d88b7b484afa0 /pkgs/development/haskell-modules/configuration-ghcjs.nix
parent961011aea152020d986fcf7109cc30347f45b2c3 (diff)
downloadnixpkgs-fcb8d47fcd3398132da439f601f449fd9c7e9f05.tar
nixpkgs-fcb8d47fcd3398132da439f601f449fd9c7e9f05.tar.gz
nixpkgs-fcb8d47fcd3398132da439f601f449fd9c7e9f05.tar.bz2
nixpkgs-fcb8d47fcd3398132da439f601f449fd9c7e9f05.tar.lz
nixpkgs-fcb8d47fcd3398132da439f601f449fd9c7e9f05.tar.xz
nixpkgs-fcb8d47fcd3398132da439f601f449fd9c7e9f05.tar.zst
nixpkgs-fcb8d47fcd3398132da439f601f449fd9c7e9f05.zip
Switch ghcjs to ghc 7.10.2.
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-ghcjs.nix')
-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 1e56981fe8f..48e7c14f317 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-ng.packages.ghc7101) jailbreak-cabal alex happy;
+  inherit (pkgs.haskell.packages.ghc7102) jailbreak-cabal alex happy;
 
   # Many packages fail with:
   #   haddock: internal error: expectJust getPackageDetails