composewell / unicode-transforms

Fast Unicode normalization in Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add some commentary on updating UCD related files in the README

adithyaov opened this issue · comments

The following files used for testing should be in sync with the Unicode version supported in unicode-transforms:

  • NormalizationTest.txt
  • extra/NormalizationTest.txt

We should have some instructions in the README on how to update these files. Ideally, a simple script should be provided that when run should update the required files.