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
fe19fc38
Commit
fe19fc38
authored
Sep 01, 2016
by
Andrey Mokhov
Browse files
Try to drop the 'echo' hack.
parent
f937d806
Changes
1
Hide whitespace changes
Inline
Side-by-side
appveyor.yml
View file @
fe19fc38
...
...
@@ -30,7 +30,7 @@ build_script:
# Run internal Hadrian tests
-
stack exec hadrian -- selftest
# Build GHC
-
echo "" | stack --no-terminal
exec hadrian -- --lint --directory ".." -j --verbose --no-progress --progress-colour=never --profile=- --flavour=quickest
-
stack
exec hadrian -- --lint --directory ".." -j --verbose --no-progress --progress-colour=never --profile=- --flavour=quickest
# Test GHC binary
-
cd ..
-
inplace\bin\ghc-stage2 -e 1+2
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