Commit fa956373 authored by Andrei Barbu's avatar Andrei Barbu

gtk2hs-buildtools go first

parent d5ed81cd
...@@ -13,8 +13,8 @@ dependencies: ...@@ -13,8 +13,8 @@ dependencies:
- stack setup - stack setup
- | - |
echo "apply-ghc-options: everything" >> stack.yaml echo "apply-ghc-options: everything" >> stack.yaml
- stack build --fast
- stack install gtk2hs-buildtools --fast - stack install gtk2hs-buildtools --fast
- stack build --fast
- stack install --fast - stack install --fast
- stack exec ihaskell -- install - stack exec ihaskell -- install
- stack test --no-run-tests --fast - stack test --no-run-tests --fast
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment