composewell / unicode-transforms

Fast Unicode normalization in Haskell
BSD 3-Clause "New" or "Revised" License
47 stars 16 forks source link

Add support for GHC 9.6 and update CI #93

Closed wismill closed 1 year ago

wismill commented 1 year ago

Fixes #92. If sufficient, it will only require a Hackage revision.

wismill commented 1 year ago

Hackage revision published.

harendra-kumar commented 1 year ago

That's quick. Awesome!