Update resolver for Stack for GHC-9.4 (#447)

This commit is contained in:
Veronika Romashkina 2023-10-04 11:25:57 +01:00 committed by GitHub
parent 7cbeaaa3b4
commit b58cf0c472
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -103,7 +103,7 @@ jobs:
strategy:
matrix:
stack: ['2.9']
ghc: ['9.2.8']
ghc: ['9.4.7']
steps:
- uses: actions/checkout@v3

View File

@ -1 +1 @@
resolver: lts-20.12
resolver: lts-21.14