mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 00:53:12 +03:00
ghcjs (head): Fix infinite recursion ...
... in hscolour when building packages.
This commit is contained in:
parent
739ecca4b5
commit
117797367a
@ -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