Skip to content

Commit 442e23a

Browse files
committed
Enable CI for GHC 9.10.1 and latest minor versions
1 parent f05b4f0 commit 442e23a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text-ascii.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ maintainer: [email protected]
1414
bug-reports: https://github.com/haskell-text/text-ascii/issues
1515
copyright: (C) Koz Ross 2021-3
1616
category: Text
17-
tested-with: GHC ==9.4.8 || ==9.6.4 || ==9.8.1
17+
tested-with: GHC ==9.4.8 || ==9.6.6 || ==9.8.4 || ==9.10.1
1818
build-type: Simple
1919
extra-source-files:
2020
CHANGELOG.md

0 commit comments

Comments
 (0)