zuul-jobs/playbooks/haskell/pre.yaml
Tristan Cacqueray d92b39cae2 cabal-test: add initial haskell job
This change adds a new job to test cabal based haskell project.

Change-Id: Idb24eb5f8f9bd1409bae07bf4da415f1d05568e4
2020-04-24 13:12:13 +00:00

5 lines
58 B
YAML

- hosts: all
roles:
- ensure-ghc
- ensure-cabal