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
280b6fa4
Commit
280b6fa4
authored
Jan 07, 2016
by
Andrey Mokhov
Browse files
Switch to stack/windows-x86_64.
See
#110
. [skip ci]
parent
ccf97ae7
Changes
1
Hide whitespace changes
Inline
Side-by-side
.appveyor.yml
View file @
280b6fa4
...
...
@@ -3,7 +3,7 @@ clone_folder: "C:\\msys64\\home\\ghc\\shake-build"
install
:
-
set MSYSTEM=MINGW64
-
set PATH=C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;%PATH%
-
curl -ostack.zip -L --insecure http://www.stackage.org/stack/windows-
i386
-
curl -ostack.zip -L
sS
--insecure http
s
://www.stackage.org/stack/windows-
x86_64
-
7z x stack.zip stack.exe
-
bash -lc "curl -LsS http://www.haskell.org/ghc/dist/7.10.3/ghc-7.10.3-x86_64-unknown-mingw32.tar.xz | tar -xJ -C /mingw64 --strip-components=1"
-
stack exec -- pacman -S --noconfirm gcc binutils p7zip git
...
...
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