Add lockfiles for resolvers

This commit is contained in:
sdiehl
2019-11-02 18:46:01 +00:00
parent 357c0fdbed
commit 66d6d3506f
10 changed files with 111 additions and 0 deletions
+3
View File
@@ -24,3 +24,6 @@ STACK_YAML=stack-12.0.yaml stack build --no-terminal
echo -e "\e[92mLTS 13.0"
STACK_YAML=stack-13.0.yaml stack build --no-terminal
echo -e "\e[92mLTS 13.0"
STACK_YAML=stack-14.0.yaml stack build --no-terminal