Skip to content
Snippets Groups Projects
Commit 6319f372 authored by Ashley Yakeley's avatar Ashley Yakeley
Browse files

Use lts-10.7

parent ffc24138
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ Before release: ...@@ -24,7 +24,7 @@ Before release:
https://www.stackage.org/lts https://www.stackage.org/lts
stack.yaml stack.yaml
(not necessarily benchmark/stack.yaml) (not necessarily benchmark/stack.yaml)
.travis.yml .travis.yml (if present)
6. Use latest stack 6. Use latest stack
......
resolver: lts-10.3 resolver: lts-10.7
packages: packages:
- '.' - '.'
allow-newer: true allow-newer: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment