mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-20 03:01:56 +01:00
full-run helper script
This commit is contained in:
parent
a29ba67849
commit
a52e8d67b4
6
full-run.sh
Executable file
6
full-run.sh
Executable 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
|
||||||
Loading…
Reference in New Issue
Block a user