Skip to content

Commit

Permalink
ci: Bump GHC patch versions in tested-with
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 21, 2024
1 parent 717f03f commit b2a3e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion X11-xft.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ description: A Haskell bindings to the X Font library. With it, Haskell X11
fonts with anti-aliasing and subpixel rendering. The bindings
also provide minimal bindings to Xrender parts.
build-type: Simple
tested-with: GHC == 8.0.2 || == 8.2.2 || == 8.4.4 || == 8.6.5 || == 8.8.4 || == 8.10.7 || == 9.0.2 || == 9.2.8 || == 9.4.8 || == 9.6.6 || == 9.8.2 || == 9.10.1
tested-with: GHC == 8.0.2 || == 8.2.2 || == 8.4.4 || == 8.6.5 || == 8.8.4 || == 8.10.7 || == 9.0.2 || == 9.2.8 || == 9.4.8 || == 9.6.6 || == 9.8.4 || == 9.10.1 || == 9.12.1
extra-source-files: CHANGES.md
README.md

Expand Down

0 comments on commit b2a3e23

Please sign in to comment.