test
This commit is contained in:
parent
5a03e1cacc
commit
6906810b82
2 changed files with 2 additions and 1 deletions
|
@ -26,4 +26,4 @@ cabal install --only-dependencies || true
|
|||
withcyg cabal configure
|
||||
withcyg cabal build || true
|
||||
ghc --make Build/EvilLinker
|
||||
Build/EvilLinker
|
||||
withcyg Build/EvilLinker
|
||||
|
|
|
@ -48,6 +48,7 @@ touch last-incremental-failed
|
|||
withcyg cabal configure
|
||||
withcyg cabal build || true
|
||||
ghc --make Build/EvilLinker
|
||||
ls '/c/Program Files (x86)/Haskell Platform/2013.2.0.0/bin' || true
|
||||
Build/EvilLinker
|
||||
|
||||
# Build the installer
|
||||
|
|
Loading…
Reference in a new issue