You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My current hypothesis is that the generated file src/Data/Text/Internal/Fusion/CaseMapping.hs is outdated (Unicode 9) compared to what base uses (Unicode 12). Can't we reuse functionality in base, possibly adding whatever is missing to base?
Regenerating case mapping would be nice, but it does not help in this case. See discussion at #302 (comment) One should exclude Georgian Extended chars from this test.
I can reproduce it reliably by just raising the number of random test cases:
My current hypothesis is that the generated file
src/Data/Text/Internal/Fusion/CaseMapping.hs
is outdated (Unicode 9) compared to what base uses (Unicode 12). Can't we reuse functionality in base, possibly adding whatever is missing to base?(This was also mentioned in passing in #326 (comment))
The text was updated successfully, but these errors were encountered: