composewell / unicode-transforms

Fast Unicode normalization in Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support GHC 9.6.1

jlwoodwa opened this issue · comments

This should just require bumping base to <4.20 and ghc-prim to <0.11.

Hackage revision published. Please run cabal update.