Test that binary build succeeds
Work around https://github.com/commercialhaskell/stack/issues/1846
This commit is contained in:
@@ -10,6 +10,8 @@ dependencies:
|
||||
override:
|
||||
- stack setup
|
||||
- stack install hlint packdeps cabal-install
|
||||
- rm -fr $(stack path --dist-dir)
|
||||
- stack build
|
||||
- stack build --test --no-run-tests
|
||||
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user