aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2025-07-23 16:08:34 -0700
committerJohn MacFarlane <[email protected]>2025-07-23 16:08:34 -0700
commit00e02e110ba7315f951ae71e148bf5bfb039fb8d (patch)
tree5d0ef9b86234b43de0cc31db8d44269ce6f15f48
parent521bbb2e0cbbec172dd78e77130f00a4cf992500 (diff)
Use latest dev citeproc.
-rw-r--r--cabal.project2
-rw-r--r--stack.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/cabal.project b/cabal.project
index 00875409c..14d359de0 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: https://github.com/jgm/citeproc.git
- tag: 120d0914adf90908ae0eca972a061e9edd6e65a1
+ tag: 723d22a112a15a8f287d4db68ba05e9083facfec
-- TODO: release new skylighting-core, skylighting
diff --git a/stack.yaml b/stack.yaml
index 07aa047e2..19f481e2e 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: 120d0914adf90908ae0eca972a061e9edd6e65a1
+ commit: 723d22a112a15a8f287d4db68ba05e9083facfec
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-23.22