[commit: ghc] wip/nfs-locking: Try full build on AppVeyor (b05a328)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 01:05:55 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/nfs-locking
Link       : http://ghc.haskell.org/trac/ghc/changeset/b05a3287007421b0390a1f19f44874899d0c33f9/ghc

>---------------------------------------------------------------

commit b05a3287007421b0390a1f19f44874899d0c33f9
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Thu Jul 14 22:32:54 2016 +0100

    Try full build on AppVeyor


>---------------------------------------------------------------

b05a3287007421b0390a1f19f44874899d0c33f9
 appveyor.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/appveyor.yml b/appveyor.yml
index e4d7d52..a3de01a 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -37,4 +37,4 @@ install:
 build_script:
     - cd C:\msys64\home\ghc\hadrian
     - echo "" | stack --no-terminal exec -- build.bat selftest
-    - echo "" | stack --no-terminal exec -- build.bat -j --verbose --no-progress --progress-colour=never --profile=- --flavour=quickest inplace/bin/ghc-stage1.exe
+    - echo "" | stack --no-terminal exec -- build.bat -j --verbose --no-progress --progress-colour=never --profile=- --flavour=quickest



More information about the ghc-commits mailing list