Skip to content

Commit

Permalink
Use newer stack lts
Browse files Browse the repository at this point in the history
  • Loading branch information
expipiplus1 committed Nov 1, 2020
1 parent 57b7f3f commit 2c45d10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
strategy:
matrix:
stack: ["2.1.3"]
ghc: ["8.8.3"]
ghc: ["8.8.4"]

steps:
- uses: actions/checkout@v2
Expand Down
4 changes: 1 addition & 3 deletions stack.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
resolver: lts-11.22
resolver: lts-16.20
packages:
- '.'
extra-deps:
- memoize-0.8.1@sha256:2146197c639c126796d850cb4457b24cfeb6966d6d878825f855aafce31f8874,1601

0 comments on commit 2c45d10

Please sign in to comment.