diff options
| author | John MacFarlane <[email protected]> | 2022-08-03 10:44:12 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-08-03 10:44:12 -0700 |
| commit | 47796aa89e1ccb38d41552aa2bfa64e1d9f5f1f4 (patch) | |
| tree | 72816b3a126c6f4deba9f57db4d719769d119aa3 /stack.yaml | |
| parent | 473c3f22ecf78358950f40693dd81020905024d8 (diff) | |
Use latest released versions of citeproc, texmath.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/stack.yaml b/stack.yaml index 9ccc36455..875174251 100644 --- a/stack.yaml +++ b/stack.yaml @@ -39,10 +39,8 @@ extra-deps: - commonmark-extensions-0.2.3.1 - doclayout-0.4 - doctemplates-0.10.0.2 -- git: https://github.com/jgm/citeproc - commit: 647c5d292bbb6d9a8d683bcae0ba129c65086901 -- git: https://github.com/jgm/texmath - commit: c884291bc6ee0ac7fc28d180d248c3e3c7d6fc62 +- citeproc-0.8.0.1 +- texmath-0.12.5.1 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
