diff options
| author | John MacFarlane <[email protected]> | 2024-03-06 15:08:25 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-03-06 15:08:25 -0800 |
| commit | 3d0e2efa8892e972539e4d2491fe900af0d2c5da (patch) | |
| tree | 8b73c90827821efd6195ef24ac75accd0a1d3a32 /stack.yaml | |
| parent | 0ad5684996239ff731d428374a2b6e0096e9a344 (diff) | |
Depend on dev version of texmath.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 737581715..b16c447b9 100644 --- a/stack.yaml +++ b/stack.yaml @@ -17,7 +17,8 @@ extra-deps: - tls-2.0.1 - skylighting-format-blaze-html-0.1.1.2 - djot-0.1.1.1 - +- git: https://github.com/jgm/texmath + commit: 85d7c9aaa19c9cc5f53f1cd56384cf89bef83ca4 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-22.11 |
