GHCJS: Fix GHCJS with haddock-library-1.4.3

This commit is contained in:
Will Fancher
2018-04-02 00:23:32 -04:00
parent 71f28a2ca0
commit 5da837ad9c
2 changed files with 1 additions and 2 deletions
@@ -47,6 +47,4 @@ bootPkgs.callPackage ./base.nix {
stage2 = import ./head_stage2.nix;
patches = [ ./ghcjs-head.patch ];
broken = true; # https://hydra.nixos.org/build/71923242
}