Skip to content

Commit

Permalink
Bump ghc versions in CI
Browse files Browse the repository at this point in the history
* ghc-9.6.4 -> ghc-9.6.6
* ghc-9.8.2 -> ghc-9.8.4
  • Loading branch information
pgujjula committed Dec 13, 2024
1 parent 33b1a14 commit 3780e60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ license: BSD-3-Clause
tested-with:
- GHC == 9.2.8
- GHC == 9.4.8
- GHC == 9.6.5
- GHC == 9.8.2
- GHC == 9.6.6
- GHC == 9.8.4
- GHC == 9.10.1

extra-doc-files:
Expand Down

0 comments on commit 3780e60

Please sign in to comment.