ghc-7.2.2 is broken
This commit is contained in:
parent
0783efb41c
commit
33b09c0f0e
@ -61,6 +61,7 @@ stdenv.mkDerivation rec {
|
|||||||
];
|
];
|
||||||
platforms = ["x86_64-linux" "i686-linux"]; # Darwin is unsupported.
|
platforms = ["x86_64-linux" "i686-linux"]; # Darwin is unsupported.
|
||||||
inherit (ghc.meta) license;
|
inherit (ghc.meta) license;
|
||||||
|
broken = true; # https://hydra.nixos.org/build/60616815
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user