diff options
| -rw-r--r-- | stack.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml index 18e761818..4d43100a6 100644 --- a/stack.yaml +++ b/stack.yaml @@ -21,9 +21,9 @@ extra-deps: - git: https://github.com/jgm/citeproc.git commit: 1a82c13ac1d8e9e07cf69fbf89ba2b57474b8e0f - git: https://github.com/jgm/typst-hs.git - tag: e6eb442bc0efbe3fcf8c1fe5f28be3f0fb278e8b + commit: e6eb442bc0efbe3fcf8c1fe5f28be3f0fb278e8b - git: https://github.com/jgm/texmath.git - tag: 110322589698df20abf3f3a06c070271802ea598 + commit: 110322589698df20abf3f3a06c070271802ea598 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-24.9 |
