unicode-data icon indicating copy to clipboard operation
unicode-data copied to clipboard

Access unicode character database

Results 23 unicode-data issues
Sort by recently updated
recently updated
newest added

We should use [`text-builder-linear`](https://hackage.haskell.org/package/text-builder-linear) for `Text` and `ByteString`. I am going to leave this at the moment, because this repo really needs some love. Will open an issue to not...

When there is a Unicode version mismatch, the test outputs a message for each mismatch, which can generate *a lot* of warnings, see #137. It seemed useful at first to...