composewell / unicode-transforms

Fast Unicode normalization in Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support concatenation of normalized strings

harendra-kumar opened this issue · comments

Fast fix at the fusion point to keep the resulting string normalized.

The higher level package https://github.com/ppelleti/normalization-insensitive addresses this.