Rename the ghc-8.0.2 stack yaml

pull/97/head
Lennart Spitzner 2017-12-28 17:30:26 +01:00
parent 8137035ac2
commit ac9d505334
2 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ matrix:
#- env: BUILD=stack ARGS="--resolver lts-7" #- env: BUILD=stack ARGS="--resolver lts-7"
# compiler: ": #stack 8.0.1" # compiler: ": #stack 8.0.1"
# addons: {apt: {packages: [libgmp-dev]}} # addons: {apt: {packages: [libgmp-dev]}}
- env: BUILD=stack ARGS="--stack-yaml stack-lts-9.0.yaml" - env: BUILD=stack ARGS="--stack-yaml stack-8.0.2.yaml"
compiler: ": #stack 8.0.2" compiler: ": #stack 8.0.2"
addons: {apt: {packages: [libgmp-dev]}} addons: {apt: {packages: [libgmp-dev]}}