Small cleanup.

This commit is contained in:
Benjamin Summers 2019-12-10 23:25:14 -08:00
parent 56f0f844c1
commit 2bdd861ebb

View File

@ -50,7 +50,9 @@ script:
# King Haskell
# - export PATH="${PATH}:$(pwd)/bin"
- stack build king --test --fast --copy-bins --local-bin-path ./bin
- stack build king --fast
- stack install king --local-bin-path ./bin
- stack test king --fast
# # otool -L ./bin/king-linux64-demo
# - mv bin/king release/king-linux64-demo