diff options
| author | John MacFarlane <[email protected]> | 2022-04-02 10:13:58 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-04-02 10:13:58 -0700 |
| commit | 7ac72fd54996870b72262c8017d56274d654c962 (patch) | |
| tree | 6390906bce5b667a263e98911c6ed987f965c7b8 /stack.yaml | |
| parent | 67fc2d9559b65c9aae4474202f2014100511cdf9 (diff) | |
Use released pandoc-types 1.22.2.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml index 26c93a744..f73cebefd 100644 --- a/stack.yaml +++ b/stack.yaml @@ -34,6 +34,7 @@ extra-deps: - unicode-data-0.3.0 - commonmark-pandoc-0.2.1.2 - ipynb-0.2 +- pandoc-types-1.22.2 - git: https://github.com/jgm/citeproc.git commit: 363a810024b93aa9230eee4fe27b557b39176bcb - git: https://github.com/jgm/doclayout.git @@ -43,8 +44,6 @@ extra-deps: subdirs: [commonmark, commonmark-extensions] - git: https://github.com/jgm/texmath.git commit: 506e9433db94246371c1b66f95cf1e3ccab24232 -- git: https://github.com/jgm/pandoc-types.git - commit: b084b2af7151d2d9ae84b7f558f2a77c5103cdd7 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-18.10 |
