full-run helper script

This commit is contained in:
Michael Snoyman 2013-05-20 12:51:04 +03:00
parent a29ba67849
commit a52e8d67b4

6
full-run.sh Executable file
View File

@ -0,0 +1,6 @@
#!/bin/bash -ex
runghc app/stackage.hs select
runghc app/stackage.hs check
runghc app/stackage.hs build
runghc app/stackage.hs test