Install cabal-helper from git before --only-depends
This commit is contained in:
parent
be293db503
commit
358c64a14e
@ -40,9 +40,9 @@ install:
|
|||||||
- happy --version
|
- happy --version
|
||||||
# - ls -lR ~/.ghc
|
# - ls -lR ~/.ghc
|
||||||
# - ls -lR ~/.cabal
|
# - ls -lR ~/.cabal
|
||||||
- cabal install -j --only-dependencies --enable-tests
|
|
||||||
- git clone --depth=1 https://github.com/DanielG/cabal-helper.git
|
- git clone --depth=1 https://github.com/DanielG/cabal-helper.git
|
||||||
- cabal install cabal-helper/
|
- cabal install cabal-helper/
|
||||||
|
- cabal install -j --only-dependencies --enable-tests
|
||||||
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user