Merge pull request #38314 from ElvishJerricco/fix-ghcjs-7.10

Fix GHCJS 7.10
This commit is contained in:
Peter Simons
2018-04-03 18:15:44 +02:00
committed by GitHub
3 changed files with 11 additions and 14 deletions

View File

@@ -2,5 +2,4 @@
bootPkgs.callPackage ./base.nix {
inherit bootPkgs cabal-install;
broken = true; # https://hydra.nixos.org/build/70552553
}