haskell: use GHCJS to build Setup.hs for GHCJS packages

Closes https://github.com/NixOS/nixpkgs/pull/23614.
This commit is contained in:
Leon Isenberg
2017-03-29 20:30:28 +02:00
committed by Peter Simons
parent 80a52e22b3
commit 2553ceb982
5 changed files with 24 additions and 2 deletions
@@ -327,6 +327,7 @@
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