Skip to content

Commit

Permalink
Restrict supported GHCs
Browse files Browse the repository at this point in the history
  • Loading branch information
Kleidukos committed Dec 27, 2023
1 parent d296ec5 commit d3f3f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pg-transact-effectful.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ extra-source-files:
README.md

tested-with:
GHC ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.7 || ==9.6.2
GHC ==9.4.7 || ==9.6.3

source-repository head
type: git
Expand Down

0 comments on commit d3f3f3d

Please sign in to comment.