Skip to content
GitLab
Menu
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
f3a8b130
Commit
f3a8b130
authored
Feb 16, 2016
by
Mikhail Glushenkov
Browse files
Disable GhcPkgGuess tests on Windows.
parent
58e405e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
appveyor.yml
View file @
f3a8b130
...
...
@@ -14,7 +14,7 @@ build_script:
-
Setup configure --user --ghc-option=-Werror --enable-tests
-
Setup build
-
Setup test unit-tests --show-details=streaming
-
Setup test package-tests --show-details=streaming --test-option
s
=--skip-shared-library-tests
-
Setup test package-tests --show-details=streaming --test-option=--skip-shared-library-tests
--test-option='--pattern=!GhcPkgGuess'
-
Setup install
-
cd ..\cabal-install
-
ghc --make -threaded -i -i. Setup.hs -Wall -Werror
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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