spago: unbreak after update to ghc-8.8.2
This commit is contained in:
committed by
Peter Simons
parent
7b6f436300
commit
4e3b120db1
@@ -44,5 +44,4 @@ mkDerivation {
|
||||
prePatch = "hpack";
|
||||
homepage = "https://github.com/purescript/spago#readme";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
broken = true; # Build is broken in lts-15.x.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user