diff options
| author | John MacFarlane <[email protected]> | 2022-03-23 08:52:47 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-03-23 08:52:47 -0700 |
| commit | 5fdcb36c8089807aea8a67e8fe8c3567c254d7cb (patch) | |
| tree | 9b64a77f61fe6bc0e022807ed69fafeca5efd0c5 | |
| parent | 6e94c8ddcdc10473367900d81d5614d0fd7440b8 (diff) | |
Use latest dev citeproc.
| -rw-r--r-- | cabal.project | 2 | ||||
| -rw-r--r-- | stack.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cabal.project b/cabal.project index 7d4937a27..bb0132399 100644 --- a/cabal.project +++ b/cabal.project @@ -11,7 +11,7 @@ source-repository-package source-repository-package type: git location: https://github.com/jgm/citeproc.git - tag: 32fcf268d8bac2825eddd3c51a9112112e5eaadb + tag: 57975c8b673324140ac0c6adbc1531ff5f6e248a source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index f726a01a3..3a718800f 100644 --- a/stack.yaml +++ b/stack.yaml @@ -36,7 +36,7 @@ extra-deps: - commonmark-pandoc-0.2.1.2 - ipynb-0.2 - git: https://github.com/jgm/citeproc.git - commit: 32fcf268d8bac2825eddd3c51a9112112e5eaadb + commit: 57975c8b673324140ac0c6adbc1531ff5f6e248a - git: https://github.com/jgm/commonmark-hs.git commit: cc815e013f0d87eef3daef8ad9e376ad807b012b subdirs: [commonmark, commonmark-extensions] |
