Skip to content

Commit

Permalink
Bump tested-with
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed May 23, 2024
1 parent 71d6b35 commit 0a4bb19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hpack-dhall.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ license: BSD3
license-file: LICENSE
build-type: Simple
tested-with:
GHC == 8.8.4, GHC == 8.10.7, GHC == 9.0.2, GHC == 9.2.2
GHC == 9.2.8, GHC == 9.4.8, GHC == 9.6.5, GHC == 9.8.2
extra-source-files:
package.dhall
changelog.md
Expand Down
2 changes: 1 addition & 1 deletion package.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ in let exe-deps = [ "optparse-applicative" ]
''
, github = "cabalism/hpack-dhall"
, tested-with =
"GHC == 8.8.4, GHC == 8.10.7, GHC == 9.0.2, GHC == 9.2.2"
"GHC == 9.2.8, GHC == 9.4.8, GHC == 9.6.5, GHC == 9.8.2"
, extra-source-files =
[ "package.dhall"
, "changelog.md"
Expand Down

0 comments on commit 0a4bb19

Please sign in to comment.