verbose
This commit is contained in:
parent
4e5dc9a004
commit
cff5b1c830
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ withcyg () {
|
||||||
# for haskell libraries to link them with the cygwin library.
|
# for haskell libraries to link them with the cygwin library.
|
||||||
cabal update || true
|
cabal update || true
|
||||||
|
|
||||||
cabal install --only-dependencies
|
cabal install --only-dependencies -v2
|
||||||
|
|
||||||
# Detect when the last build was an incremental build and failed,
|
# Detect when the last build was an incremental build and failed,
|
||||||
# and try a full build. Done this way because this shell seems a bit
|
# and try a full build. Done this way because this shell seems a bit
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue