Skip to content

Commit

Permalink
ghc-7.2.2 is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
peti committed Sep 15, 2017
1 parent 0783efb commit 33b09c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/compilers/ghc/7.2.2.nix
Expand Up @@ -61,6 +61,7 @@ stdenv.mkDerivation rec {
];
platforms = ["x86_64-linux" "i686-linux"]; # Darwin is unsupported.
inherit (ghc.meta) license;
broken = true; # https://hydra.nixos.org/build/60616815
};

}

0 comments on commit 33b09c0

Please sign in to comment.