Skip to content

Commit 1551f9d

Browse files
committed
Record that it works with text 2.0 and GHC 9.4.*
1 parent 21ae1a9 commit 1551f9d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sdl2-ttf.cabal

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ copyright: Copyright © 2013-2022 Ömer Sinan Ağacan, Siniša Biđin, Rongc
1414
category: Font, Foreign binding, Graphics
1515
build-type: Simple
1616
cabal-version: >=1.10
17-
tested-with: GHC==8.0.2, GHC==8.2.2, GHC==8.4.4, GHC==8.6.5, GHC==8.8.4,
18-
GHC==8.10.4, GHC==9.0.1
17+
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.3 || ==9.4
1918

2019
source-repository head
2120
type: git

0 commit comments

Comments
 (0)