Skip to content

Commit

Permalink
Merge pull request #70 from istathar/ghc-9.6.5
Browse files Browse the repository at this point in the history
Support GHC 9.6.5
  • Loading branch information
istathar authored May 29, 2024
2 parents 6a8923d + b486111 commit 29df355
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stack.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
resolver: lts-22.22
compiler: ghc-9.6.4
resolver: lts-22.23
compiler: ghc-9.6.5
packages:
- .
ghc-options:
Expand Down

0 comments on commit 29df355

Please sign in to comment.