diff options
| author | John MacFarlane <[email protected]> | 2025-07-20 16:24:26 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-07-20 16:24:26 -0700 |
| commit | 8d9e1248780474240e05e70276da18e21a02d2b3 (patch) | |
| tree | 17a7be3cb8f8f5d0908079de38a56e49c61382d8 | |
| parent | 498ef4bf24e769640863e5d81018cf53864cadb1 (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 c17d2bf0d..94bd47630 100644 --- a/cabal.project +++ b/cabal.project @@ -12,6 +12,6 @@ constraints: skylighting-format-blaze-html >= 0.1.1.3, source-repository-package type: git location: file:///Users/jgm/src/citeproc - tag: ca4affae538dc4c104bb2411eae8c3167ab3da24 + tag: 8cb87866967674049a8d1c933dc1effbfe80e8ef -- TODO: release new skylighting-core, skylighting diff --git a/stack.yaml b/stack.yaml index 2f8df84a0..ea4ffe54f 100644 --- a/stack.yaml +++ b/stack.yaml @@ -23,7 +23,7 @@ extra-deps: - texmath-0.12.10.3 - typst-0.8.0.1 - git: https://github.com/jgm/citeproc.git - commit: 157c7815f06e4e6771740a4eb8df97568626a8fe + commit: 8cb87866967674049a8d1c933dc1effbfe80e8ef ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-23.22 |
