diff options
| -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 |
