diff options
| author | John MacFarlane <[email protected]> | 2019-11-12 11:15:13 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2019-11-12 11:15:13 -0800 |
| commit | 7cd9694e5c34d87466749901feb52237def379fe (patch) | |
| tree | e2c14455782108dad3bad1a2fd94ed8f249c917a /stack.yaml | |
| parent | 37aeb807752f4e1fe97c63ba8e0354aa3935e117 (diff) | |
Use released texmath, pandoc-types.text
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/stack.yaml b/stack.yaml index a524253c8..e87705eea 100644 --- a/stack.yaml +++ b/stack.yaml @@ -13,14 +13,8 @@ packages: - '.' extra-deps: - pandoc-citeproc-0.16.3.1 -#- pandoc-types-1.17.6.1 -#- texmath-0.11.3 - # The text branch -- git: [email protected]:jgm/texmath - commit: 0d71300d91513bdd812d2c89b78460c15c277457 - # The text branch -- git: [email protected]:despresc/pandoc-types - commit: 59c45cdd996ed57c51112e3c22be4a8e2ea697a3 +- pandoc-types-1.20 +- texmath-0.12 - haddock-library-1.8.0 - skylighting-0.8.2.3 - skylighting-core-0.8.2.3 |
