Merge pull request #24510 from woehr/master

ghcjs (head): Fix infinite recursion ...
This commit is contained in:
Peter Simons 2017-04-05 10:23:37 +02:00 committed by GitHub
commit 4ad28de5a3

View File

@ -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