parent
ef891b8a46
commit
0dbc457393
|
@ -44,4 +44,5 @@ mkDerivation {
|
||||||
prePatch = "hpack";
|
prePatch = "hpack";
|
||||||
homepage = "https://github.com/purescript/spago#readme";
|
homepage = "https://github.com/purescript/spago#readme";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
broken = true; # Build is broken in lts-15.x.
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue