haskell: ghcjs packages: Break dependency cycle less invasive

Between cabal and hscolour.
This commit is contained in:
Leon Isenberg
2017-04-06 20:30:44 +02:00
parent a5ee494046
commit 7a08e57b9e
3 changed files with 7 additions and 5 deletions

View File

@@ -382,7 +382,6 @@
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

View File

@@ -327,7 +327,6 @@
version = "1.22.8.0";
src = "${ghcjsBoot}/boot/cabal/Cabal";
doCheck = false;
hyperlinkSource = false;
libraryHaskellDepends = [
array base binary bytestring containers deepseq directory filepath
pretty process time unix