Allow unicode-transforms 0.4.0.

This commit is contained in:
John MacFarlane 2021-12-02 09:00:33 -08:00
parent 0892af33ae
commit 928c120806
2 changed files with 3 additions and 1 deletions

View file

@ -501,7 +501,7 @@ library
text-conversions >= 0.3 && < 0.4,
time >= 1.5 && < 1.14,
unicode-collation >= 0.1.1 && < 0.2,
unicode-transforms >= 0.3 && < 0.4,
unicode-transforms >= 0.3 && < 0.5,
xml >= 1.3.12 && < 1.4,
xml-conduit >= 1.9.1.1 && < 1.10,
yaml >= 0.11 && < 0.12,

View file

@ -34,6 +34,8 @@ extra-deps:
- aeson-pretty-0.8.9
- ipynb-0.1.0.2
- texmath-0.12.3.3
- unicode-transforms-0.4.0
- unicode-data-0.2.0
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-18.10