Merge pull request #24510 from woehr/master
ghcjs (head): Fix infinite recursion ...
This commit is contained in:
commit
4ad28de5a3
@ -382,6 +382,7 @@
|
||||
version = "1.24.0.0";
|
||||
src = "${ghcjsBoot}/boot/cabal/Cabal";
|
||||
doCheck = false;
|
||||
hyperlinkSource = false;
|
||||
libraryHaskellDepends = [
|
||||
array base binary bytestring containers deepseq directory filepath
|
||||
pretty process time unix
|
||||
|
Loading…
Reference in New Issue
Block a user