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
80e986ba
Commit
80e986ba
authored
Sep 01, 2016
by
Andrey Mokhov
Browse files
Reduce verbosity
parent
4b682d2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
appveyor.yml
View file @
80e986ba
...
...
@@ -17,11 +17,11 @@ install:
-
git init
-
git remote add origin git://git.haskell.org/ghc.git
-
git pull --recurse-submodules origin master
-
git submodule update --init --recursive
-
git submodule update --init --recursive
--quiet
# Install all Hadrian and GHC build dependencies
-
cd hadrian
-
stack setup
--silent
-
stack setup
> nul
-
stack exec -- pacman -S autoconf automake-wrapper make patch tar --noconfirm
build_script
:
...
...
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