Skip to content
GitLab
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
907af3f1
Commit
907af3f1
authored
Jan 06, 2016
by
Andrey Mokhov
Browse files
Drop heavy python dependency, change project folder.
See
#110
. [skip ci]
parent
1731a154
Changes
1
Hide whitespace changes
Inline
Side-by-side
.appveyor.yml
View file @
907af3f1
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%
-
bash -lc "pacman -S --noconfirm git binutils p7zip gcc
mingw-w64-$(uname -m)-python3-sphinx
"
-
bash -lc "pacman -S --noconfirm git binutils p7zip gcc"
-
bash -lc "curl -LsS http://www.haskell.org/ghc/dist/7.10.1/ghc-7.10.1-x86_64-unknown-mingw32.tar.xz | tar -xJ -C /mingw64 --strip-components=1"
-
bash -lc "mkdir /usr/local"
-
bash -lc "mkdir /usr/local/bin"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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