Haskell

Do more with Haskell

Buddy CI/CD allows you to instantly implement Haskell with 100+ ready to use actions to automate your development and build better apps faster.

Use Haskell in Buddy CI/CD

Haskell - Features, integrations, alternatives & more

What it does

This action builds and tests Haskell applications using Cabal.

How it works

This action launches a Docker container using the official Haskell image. The container runs the following commands:

cabal update
cabal install --only-dependencies --enable-tests
cabal configure --enable-tests
cabal build
cabal test$$$$$

It uses the pipeline's filesystem as its working directory to which generated files are saved.

Action preview

Preview Haskell action

More about Haskell

Do more with Haskell

Buddy allows you to instantly connect Haskell with 100+ actions to automate your development and build better apps faster.

Connect Haskell to 100+ dev tools
1 - 3 (of 156)