diff options
| author | John MacFarlane <[email protected]> | 2022-01-09 14:29:07 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-01-09 15:30:22 -0800 |
| commit | 33da5833de602a85b9f41a500f2e5516d4b9dcfa (patch) | |
| tree | 3a7d0ab77fac92c85446bc184c01c2f26b9fceed /stack.yaml | |
| parent | d9e9f119c524bcf7dff12cbccf134ce4227ad8ae (diff) | |
Update commits for dev dependencies, allow text 2.0.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/stack.yaml b/stack.yaml index 218c550a0..763107d09 100644 --- a/stack.yaml +++ b/stack.yaml @@ -29,21 +29,23 @@ extra-deps: - tasty-lua-1.0.0 - pandoc-lua-marshal-0.1.3 - pandoc-types-1.22.1 -- commonmark-0.2.1.1 - aeson-pretty-0.8.9 - unicode-transforms-0.4.0 - unicode-data-0.2.0 - git: https://github.com/jgm/texmath.git - commit: 46df85d747f4f233157d3476683264232a4f58be + commit: 9a5b233a6a995b6b6d11051367984c76e457d9f7 - git: https://github.com/jgm/ipynb.git commit: 00246af10885c2ad4413ace4f69a7e6c88297a08 - git: https://github.com/jgm/citeproc.git commit: 81f8a77b7378f3e7305fb0ea1554e9a4726d4ade - git: https://github.com/jgm/commonmark-hs - commit: a60de5bb3d9905d0bc9d833e5df643f1130076b2 + commit: 530c6d93c9d7f84b1d71e10d23c1bfaee82e86bd + subdir: commonmark +- git: https://github.com/jgm/commonmark-hs + commit: 530c6d93c9d7f84b1d71e10d23c1bfaee82e86bd subdir: commonmark-pandoc - git: https://github.com/jgm/commonmark-hs - commit: a60de5bb3d9905d0bc9d833e5df643f1130076b2 + commit: 530c6d93c9d7f84b1d71e10d23c1bfaee82e86bd subdir: commonmark-extensions ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
