diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2022-01-09 14:29:07 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2022-01-09 15:30:22 -0800 |
| commit | 33da5833de602a85b9f41a500f2e5516d4b9dcfa (patch) | |
| tree | 3a7d0ab77fac92c85446bc184c01c2f26b9fceed /cabal.project | |
| parent | d9e9f119c524bcf7dff12cbccf134ce4227ad8ae (diff) | |
Update commits for dev dependencies, allow text 2.0.
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/cabal.project b/cabal.project index c38007dd2..5402abd16 100644 --- a/cabal.project +++ b/cabal.project @@ -6,26 +6,32 @@ constraints: aeson >= 2.0.1.0 source-repository-package type: git location: https://github.com/jgm/texmath.git - tag: 46df85d747f4f233157d3476683264232a4f58be + tag: 9a5b233a6a995b6b6d11051367984c76e457d9f7 source-repository-package type: git location: https://github.com/jgm/commonmark-hs - tag: a60de5bb3d9905d0bc9d833e5df643f1130076b2 + tag: 530c6d93c9d7f84b1d71e10d23c1bfaee82e86bd subdir: commonmark-pandoc source-repository-package type: git location: https://github.com/jgm/commonmark-hs - tag: a60de5bb3d9905d0bc9d833e5df643f1130076b2 + tag: 530c6d93c9d7f84b1d71e10d23c1bfaee82e86bd subdir: commonmark-extensions source-repository-package type: git + location: https://github.com/jgm/commonmark-hs + tag: 530c6d93c9d7f84b1d71e10d23c1bfaee82e86bd + subdir: commonmark + +source-repository-package + type: git location: https://github.com/jgm/ipynb.git tag: 00246af10885c2ad4413ace4f69a7e6c88297a08 -source-repositiory-package +source-repository-package type: git location: https://github.com/jgm/citeproc.git tag: 81f8a77b7378f3e7305fb0ea1554e9a4726d4ade |
