ghcjs (head): Fix infinite recursion ...
... in hscolour when building packages.
This commit is contained in:
parent
739ecca4b5
commit
117797367a
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue