Bump upper bounds for safe

This commit is contained in:
Stephen Diehl
2018-01-07 09:04:20 +00:00
parent 4694fee383
commit 8db43f6bff
4 changed files with 20 additions and 2 deletions
+6
View File
@@ -9,3 +9,9 @@ STACK_YAML=stack-7.10.yaml stack build --no-terminal
echo -e "\e[92mLTS 8.0"
STACK_YAML=stack-8.0.yaml stack build --no-terminal
echo -e "\e[92mLTS 9.0"
STACK_YAML=stack-9.0.yaml stack build --no-terminal
echo -e "\e[92mLTS 10.0"
STACK_YAML=stack-10.0.yaml stack build --no-terminal