summaryrefslogtreecommitdiff
path: root/libraries/base/cbits/README.Unicode
blob: 1eef278c96e8b7eca5fdbca077b471e48459dd24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Generating GHC's Unicode table
==============================

WCsubst.c is generated with:

    sh ubconfc 12.0.0 < UnicodeData.txt > WCsubst.c

where UnicodeData.txt came from

    https://www.unicode.org/Public/12.0.0/ucd/UnicodeData.txt

Don't forget to mention the update in the User's Guide.