diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2021-12-02 09:00:33 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2021-12-02 09:00:33 -0800 |
| commit | 928c120806279579100c7327e92fae21b51a94b4 (patch) | |
| tree | 4c35dcc42ed85d7c8c66a856aa69453b08e27551 /stack.yaml | |
| parent | 0892af33ae9526814b32af4522b995324ffdddc3 (diff) | |
Allow unicode-transforms 0.4.0.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index a7ab8841f..bdaa0b3d1 100644 --- a/stack.yaml +++ b/stack.yaml @@ -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 |
