haskell-ghcjs-prim: mark broken
This commit is contained in:
parent
1545d241b6
commit
3d5556b2cc
@ -51,6 +51,7 @@ self: super: {
|
|||||||
};
|
};
|
||||||
buildDepends = [ primitive ];
|
buildDepends = [ primitive ];
|
||||||
license = pkgs.stdenv.lib.licenses.bsd3;
|
license = pkgs.stdenv.lib.licenses.bsd3;
|
||||||
|
broken = true; # needs template-haskell >=2.9 && <2.11
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
# ghc-mod has a ghc-8 branch that has not yet been merged
|
# ghc-mod has a ghc-8 branch that has not yet been merged
|
||||||
|
Loading…
x
Reference in New Issue
Block a user