Skip to content
Snippets Groups Projects
Commit 04d1863a authored by Mikhail Glushenkov's avatar Mikhail Glushenkov
Browse files

Don't add-source Cabal.

parent 422394b6
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,6 @@ script:
# Also build cabal-install.
- cd ../cabal-install
- cabal sandbox init --sandbox ../.cabal-sandbox
- cabal sandbox add-source ../Cabal
- cabal install --dependencies-only --enable-tests
- cabal configure --enable-tests --ghc-option=-Werror
- cabal build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment