Loading .gitlab-ci.yml +5 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,11 @@ before_script: - stack upgrade && hash -d stack && stack --version - stack clean --full test:8.4: image: haskell:8.2 script: - stack -j 1 test --fast test:8.2: image: haskell:8.2 script: Loading stack.yaml 0 → 100644 +3 −0 Original line number Diff line number Diff line resolver: nightly-2018-03-24 packages: - . Loading
.gitlab-ci.yml +5 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,11 @@ before_script: - stack upgrade && hash -d stack && stack --version - stack clean --full test:8.4: image: haskell:8.2 script: - stack -j 1 test --fast test:8.2: image: haskell:8.2 script: Loading
stack.yaml 0 → 100644 +3 −0 Original line number Diff line number Diff line resolver: nightly-2018-03-24 packages: - .