This commit is contained in:
Jill 2022-07-31 11:21:21 +02:00
parent c26da42903
commit 532067e6aa
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
pipeline:
build:
image: haskell
commands:
- cabal install --only-dependencies
- cabal configure
- cabal build