Skip to content
Snippets Groups Projects
Commit 868ffae9 authored by Andrey Mokhov's avatar Andrey Mokhov
Browse files

Attempt to run Stage2 GHC without Stack

parent 29c24029
No related branches found
No related tags found
No related merge requests found
......@@ -38,4 +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
- C:\msys64\home\ghc\inplace\bin\ghc-stage2.exe -e 1+2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment