zuul-jobs/roles/haskell-stack-test/README.rst
Tristan Cacqueray cf64b73f78 haskell-stack-test: add haskell tool stack test
This change adds a new job to test stack based haskell project.

Change-Id: Ie3492097b351eec743d98e9ca8bc693c00c11a78
2020-05-01 15:35:33 +00:00

13 lines
224 B
ReStructuredText

Run the Haskell stack test command.
**Role Variables**
.. zuul:rolevar:: lts_version
The lts version.
.. zuul:rolevar:: zuul_work_dir
:default: {{ zuul.project.src_dir }}
Directory to run the cabal command in.