pipeline: build: image: haskell commands: - cabal install --only-dependencies - cabal configure - cabal build