[commit: ghc] wip/nfs-locking: Attempt to build stage1 GHC. (c217881)

git at git.haskell.org git at git.haskell.org
Thu Oct 26 23:48:12 UTC 2017


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

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

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

commit c217881e59c759dc519e56f246ccb9ab56a6e7d4
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Sun Jan 10 02:20:00 2016 +0000

    Attempt to build stage1 GHC.
    
    See #110. [skip ci]


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

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

diff --git a/.appveyor.yml b/.appveyor.yml
index 176fb2a..f4f1d83 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 libraries/ghc-boot/stage0/build/libHSghc-boot-8.1.a
+    - echo "" | stack --no-terminal exec -- build.bat -j --no-progress inplace/bin/ghc-stage1.exe



More information about the ghc-commits mailing list