aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/Unicode2.hs
Commit message (Collapse)AuthorAgeFilesLines
* Add some more unicode related tests (#872)Alec Theriault2018-07-201-0/+18
This has been fixed for sure ever since we switched from attoparsec to parsec. Parts of it may have been working before that, but there was a point where this would have failed (see #191). A regression test never hurt anyone. :) (cherry picked from commit 5ec7715d418bfac0f26aec6039792a99a6e89370)