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:
|
override:
|
||||||
- stack setup
|
- stack setup
|
||||||
- stack install hlint packdeps cabal-install
|
- stack install hlint packdeps cabal-install
|
||||||
|
- rm -fr $(stack path --dist-dir)
|
||||||
|
- stack build
|
||||||
- stack build --test --no-run-tests
|
- stack build --test --no-run-tests
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
|||||||
Reference in New Issue
Block a user