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
Packages
Cabal
Commits
1b0080d0
Commit
1b0080d0
authored
Apr 05, 2016
by
Edward Z. Yang
Browse files
Make AppVeyor less chatty.
Signed-off-by:
Edward Z. Yang
<
ezyang@cs.stanford.edu
>
parent
d4ba63ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
appveyor.yml
View file @
1b0080d0
install
:
-
choco install ghc -version 7.10.3
-
choco install ghc -version 7.10.3
> NUL
-
SET PATH=%PATH%;C:\tools\ghc\ghc-7.10.3\bin
-
curl -o cabal.zip https://www.haskell.org/cabal/release/cabal-install-1.24.0.0-rc1/cabal-install-1.24.0.0-rc1-x86_64-unknown-mingw32.zip
-
7z x cabal.zip
-
curl -o cabal.zip
--silent
https://www.haskell.org/cabal/release/cabal-install-1.24.0.0-rc1/cabal-install-1.24.0.0-rc1-x86_64-unknown-mingw32.zip
-
7z x
-bd
cabal.zip
-
cabal --version
-
cabal update
...
...
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