Skip to content

Commit b1c4ccc

Browse files
henrytilladithyaov
authored andcommitted
Update Changelog and tested-with for GHC 9.12
1 parent 080b32a commit b1c4ccc

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## (Unreleased)
22

3+
* Support GHC 9.12: allow `base 4.21` and `ghc-prim 0.13`
34
* Support GHC 9.4 and 9.6: allow `base 4.18` and `ghc-prim 0.10`
45
* Support `unicode-data 0.4`
56

unicode-transforms.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ tested-with: GHC==8.0.2
2626
, GHC==9.6.3
2727
, GHC==9.8.1
2828
, GHC==9.10.1
29+
, GHC==9.12.1
2930
build-type: Simple
3031
extra-doc-files:
3132
Changelog.md

0 commit comments

Comments
 (0)