Skip to content

Commit

Permalink
Update resolver for Stack for GHC-9.4 (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
vrom911 committed Oct 4, 2023
1 parent 7cbeaaa commit b58cf0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
strategy:
matrix:
stack: ['2.9']
ghc: ['9.2.8']
ghc: ['9.4.7']

steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
resolver: lts-20.12
resolver: lts-21.14

0 comments on commit b58cf0c

Please sign in to comment.