Haskell Jobs

cabal-test

Run cabal test for a Haskell project.

Responds to these variables:

cabal_target

The cabal target(s) to test.

ghc_version

Use the specified ghc version (latest picks the latest).

haskell-stack-test

Run stack test for a Haskell project.

haskell_stack_target

The stack target(s) to test.

lts_version

Use the specified lts version.

hlint

Run haskell source code suggestions.

This job produces an hlint.html report.