[commit: ghc] wip/nfs-locking: Switch to a more ambitious build target. (f168dc4)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:05:54 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/f168dc4eaef267ce321821088dba79d961617a88/ghc
>---------------------------------------------------------------
commit f168dc4eaef267ce321821088dba79d961617a88
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Sun Jan 10 00:30:03 2016 +0000
Switch to a more ambitious build target.
See #110. [skip ci]
>---------------------------------------------------------------
f168dc4eaef267ce321821088dba79d961617a88
.appveyor.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.appveyor.yml b/.appveyor.yml
index e7cf731..b2f27af 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -30,4 +30,4 @@ install:
build_script:
- cd C:\msys64\home\ghc\shake-build
- - echo "" | stack --no-terminal exec -- build.bat -j --no-progress inplace/bin/ghc-cabal.exe
+ - echo "" | stack --no-terminal exec -- build.bat -j --no-progress libraries/ghc-boot/stage0/libHSghc-boot-8.1.a
More information about the ghc-commits
mailing list