Skip to content

Draft: Update to Unicode 15.0.0 for GHC 9.2

Update to Unicode 15.0.0, which was published on 13th September 2022.

  • This is for GHC 9.2.

  • I followed the README.

  • It is not a backport of !8990 (closed), because we changed Unicode support to be pure Haskell instead of relying on cbits (!8072 (closed)).

  • Question: does it require to bump to a new base minor version? I think so.

See: #22183, !9035 (closed)

Edited by Pierre Le Marre

Merge request reports