Upgrade to fast new hasql (#836)

This commit is contained in:
Joe Nelson
2017-08-10 01:54:15 -05:00
committed by GitHub
parent 9af539b51c
commit d89937a6f3
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ dependencies:
- stack setup
- rm -fr $(stack path --dist-dir) $(stack path --local-install-root)
- stack install hlint packdeps cabal-install
- stack build --fast
- stack build --fast -j1
- stack build --fast --test --no-run-tests
test: