Skip to content

Commit db77d88

Browse files
committed
Update tested-with field
1 parent d0afeb9 commit db77d88

File tree

7 files changed

+22
-27
lines changed

7 files changed

+22
-27
lines changed

experimental/unicode-data-text/unicode-data-text.cabal

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,10 @@ tested-with: GHC==8.0.2
2222
, GHC==8.6.5
2323
, GHC==8.8.4
2424
, GHC==8.10.7
25-
, GHC==9.0.1
26-
, GHC==9.2.1
27-
, GHC==9.4.2
25+
, GHC==9.0.2
26+
, GHC==9.2.5
27+
, GHC==9.4.4
28+
, GHC==9.6.0
2829

2930
extra-source-files:
3031
Changelog.md

ucd2haskell/ucd2haskell.cabal

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,9 @@ copyright: 2020 Composewell Technologies and Contributors
1414
category: Data,Text,Unicode
1515
stability: Experimental
1616
build-type: Simple
17-
tested-with: GHC==8.0.2
18-
, GHC==8.2.2
19-
, GHC==8.4.4
20-
, GHC==8.6.5
21-
, GHC==8.8.4
17+
tested-with: GHC==8.8.4
2218
, GHC==8.10.7
23-
, GHC==9.0.1
24-
, GHC==9.2.1
25-
, GHC==9.4.2
26-
, GHC==9.6.0
19+
, GHC==9.2.5
2720

2821
extra-source-files:
2922
README.md

unicode-data-core/unicode-data-core.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ tested-with: GHC==8.0.2
2626
, GHC==8.6.5
2727
, GHC==8.8.4
2828
, GHC==8.10.7
29-
, GHC==9.0.1
30-
, GHC==9.2.1
31-
, GHC==9.4.2
29+
, GHC==9.0.2
30+
, GHC==9.2.5
31+
, GHC==9.4.4
3232
, GHC==9.6.0
3333

3434
extra-source-files:

unicode-data-names/unicode-data-names.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ tested-with: GHC==8.0.2
2626
, GHC==8.6.5
2727
, GHC==8.8.4
2828
, GHC==8.10.7
29-
, GHC==9.0.1
30-
, GHC==9.2.1
31-
, GHC==9.4.2
29+
, GHC==9.0.2
30+
, GHC==9.2.5
31+
, GHC==9.4.4
3232
, GHC==9.6.0
3333

3434
extra-source-files:

unicode-data-scripts/unicode-data-scripts.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ tested-with: GHC==8.0.2
2626
, GHC==8.6.5
2727
, GHC==8.8.4
2828
, GHC==8.10.7
29-
, GHC==9.0.1
30-
, GHC==9.2.1
31-
, GHC==9.4.2
29+
, GHC==9.0.2
30+
, GHC==9.2.5
31+
, GHC==9.4.4
3232
, GHC==9.6.0
3333

3434
extra-source-files:

unicode-data-security/unicode-data-security.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ tested-with: GHC==8.0.2
2626
, GHC==8.6.5
2727
, GHC==8.8.4
2828
, GHC==8.10.7
29-
, GHC==9.0.1
30-
, GHC==9.2.1
31-
, GHC==9.4.2
29+
, GHC==9.0.2
30+
, GHC==9.2.5
31+
, GHC==9.4.4
3232
, GHC==9.6.0
3333

3434
extra-source-files:

unicode-data/unicode-data.cabal

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,10 @@ tested-with: GHC==8.0.2
2626
, GHC==8.6.5
2727
, GHC==8.8.4
2828
, GHC==8.10.7
29-
, GHC==9.0.1
30-
, GHC==9.2.1
31-
, GHC==9.4.2
29+
, GHC==9.0.2
30+
, GHC==9.2.5
31+
, GHC==9.4.4
32+
, GHC==9.6.0
3233

3334
extra-source-files:
3435
Changelog.md

0 commit comments

Comments
 (0)