Merge pull request #24715 from ljli/ghcjs-dep-cycle

haskell: ghcjs packages: Break dependency cycle less invasive
This commit is contained in:
Aristid Breitkreuz
2017-04-08 12:25:54 +02:00
committed by GitHub
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