Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
9ad20c9a
Commit
9ad20c9a
authored
Jan 07, 2016
by
Andrey Mokhov
Browse files
Specify path to stack.
See
#110
. [skip ci]
parent
b6bb19c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
.appveyor.yml
View file @
9ad20c9a
...
...
@@ -12,7 +12,7 @@ install:
-
git clone --recursive git://git.haskell.org/ghc.git C:\msys64\home\ghc\tmp
-
bash -lc "mv /home/ghc/tmp/* /home/ghc"
-
cd C:\msys64\home\ghc
-
stack exec -- mk/get-win32-tarballs.sh download x86_64
-
C:\
stack exec -- mk/get-win32-tarballs.sh download x86_64
build_script
:
-
bash -lc "cd /home/ghc && ./boot"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment