ghcjs (head): Fix infinite recursion ...

... in hscolour when building packages.
This commit is contained in:
Jordan Woehr 2017-03-31 12:39:12 -06:00 committed by GitHub
parent 739ecca4b5
commit 117797367a

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