[commit: ghc] wip/nfs-locking: Test Stage2 GHC after the build (29c2402)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 00:36:33 UTC 2017


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

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

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

commit 29c2402924e4d7af440771b6eff4a019c37b24c3
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Thu Jul 14 23:21:43 2016 +0100

    Test Stage2 GHC after the build


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

29c2402924e4d7af440771b6eff4a019c37b24c3
 appveyor.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/appveyor.yml b/appveyor.yml
index a3de01a..4f55e5a 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -38,3 +38,4 @@ 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
+    - stack exec -- C:\msys64\home\ghc\inplace\bin\ghc-stage2.exe -e 1+2



More information about the ghc-commits mailing list