Skip to content

Commit

Permalink
Update stackage LTS version and update test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Porges committed Jul 1, 2021
1 parent 7fef118 commit 8e7a2f9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
- 'lts-13'
- 'lts-14'
- 'lts-15'
- 'lts-16'
- 'lts-17'
- 'lts-18'

runs-on: ubuntu-latest

Expand Down
2 changes: 1 addition & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ extra-package-dbs: []
packages:
- '.'
extra-deps: []
resolver: lts-15.10
resolver: lts-18.0
8 changes: 4 additions & 4 deletions stack.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
packages: []
snapshots:
- completed:
size: 523700
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/14/7.yaml
sha256: 8e3f3c894be74d71fa4bf085e0a8baae7e4d7622d07ea31a52736b80f8b9bb1a
original: lts-14.7
size: 585393
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/18/0.yaml
sha256: c632012da648385b9fa3c29f4e0afd56ead299f1c5528ee789058be410e883c0
original: lts-18.0

0 comments on commit 8e7a2f9

Please sign in to comment.