1 2 3 4 5 6 7 8 9 10 11 12
image: haskell stages: - build build-job: stage: build script: - stack build --install-ghc artifacts: paths: - .stack-work/install/x86_64-linux-tinfo6/*/*/bin/walint