update warp to fixed version
This commit is contained in:
parent
2779e7902a
commit
c1c1171ee9
1 changed files with 3 additions and 0 deletions
|
@ -34,6 +34,9 @@ cabal update || true
|
|||
|
||||
cabal install --only-dependencies || true
|
||||
|
||||
# new version
|
||||
cabal install warp
|
||||
|
||||
# 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
|
||||
# broken.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue