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
cd567f71
Commit
cd567f71
authored
Jan 08, 2016
by
Andrey Mokhov
Browse files
Drop init script.
See
#110
. [skip ci]
parent
2fd5c6e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
.appveyor.yml
View file @
cd567f71
clone_folder
:
"
C:
\\
msys64
\\
home
\\
ghc
\\
shake-build"
in
it
:
in
stall
:
-
cd
-
set MSYSTEM=MINGW64
-
set PATH=C:\msys64\mingw64\bin;C:\msys64\usr\local\bin;C:\msys64\usr\bin;%PATH%
...
...
@@ -12,9 +12,6 @@ init:
-
echo "" | stack --no-terminal install alex happy shake ansi-terminal mtl
-
git clone --recursive git://git.haskell.org/ghc.git C:\msys64\home\ghc\tmp
-
bash -lc "mv /home/ghc/tmp/* /home/ghc"
install
:
-
cd C:\msys64\home\ghc
-
stack exec -- mk/get-win32-tarballs.sh download x86_64
-
ghc --version
-
stack --version
...
...
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