diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2022-12-21 15:35:09 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2022-12-21 15:35:09 -0800 |
| commit | ce3f5a4976355be532b562b4c09ef15426c9ae6a (patch) | |
| tree | c2b0aadecdf7d5e6eb908f6e7c5119d31b873661 | |
| parent | 063480accd3421bfc77478b8dbddc1985553ed75 (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 d49184cd9..9f5010eb9 100644 --- a/cabal.project +++ b/cabal.project @@ -9,4 +9,4 @@ constraints: skylighting-format-blaze-html >= 0.1.1 source-repository-package type: git location: https://github.com/jgm/citeproc - tag: cb54223919ecd327250f1b167e4e0c61473f402e + tag: a8b7748537401d6c9749406a49df7008cea8c7f2 diff --git a/stack.yaml b/stack.yaml index 579149535..c9857dc35 100644 --- a/stack.yaml +++ b/stack.yaml @@ -34,7 +34,7 @@ extra-deps: - commonmark-extensions-0.2.3.3 - texmath-0.12.5.4 - git: https://github.com/jgm/citeproc - commit: cb54223919ecd327250f1b167e4e0c61473f402e + commit: a8b7748537401d6c9749406a49df7008cea8c7f2 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
