typo
This commit is contained in:
parent
b9e2061b2a
commit
dceb0cc627
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ cabal update || true
|
||||||
cabal install --only-dependencies \
|
cabal install --only-dependencies \
|
||||||
--constraint='persistent-sqlite ==2.2' \
|
--constraint='persistent-sqlite ==2.2' \
|
||||||
--constraint='cryptonite ==0.7' \
|
--constraint='cryptonite ==0.7' \
|
||||||
--constraint='mwc-random ==0.13.3.2'
|
--constraint='mwc-random ==0.13.3.2' \
|
||||||
|| true
|
|| true
|
||||||
|
|
||||||
# Detect when the last build was an incremental build and failed,
|
# Detect when the last build was an incremental build and failed,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue