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
79873665
Commit
79873665
authored
Sep 01, 2016
by
Andrey Mokhov
Browse files
Final tweaks
parent
80e986ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
appveyor.yml
View file @
79873665
...
...
@@ -12,7 +12,7 @@ install:
-
7z x stack.zip stack.exe
# Fetch GHC sources into c:\ghc
# Note: App
v
eyor has already cloned Hadrian into c:\ghc\hadrian, so it's tricky
# Note: App
V
eyor has already cloned Hadrian into c:\ghc\hadrian, so it's tricky
-
cd ..
-
git init
-
git remote add origin git://git.haskell.org/ghc.git
...
...
@@ -30,7 +30,7 @@ build_script:
# Run internal Hadrian tests
-
stack exec hadrian -- selftest
# Build GHC
-
stack exec hadrian -- --lint --directory ".." -j --verbose --no-progress --progress-colour=never --profile=-
--flavour=quickest
-
stack exec hadrian -- --lint --directory ".." -j
--flavour=quickest
--verbose --no-progress
--progress-info=brief
--progress-colour=never --profile=-
# 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