From d43a92ebdc3b78fb3e998520f6539350e9aa27fa Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 3 Jun 2024 11:01:47 -0700 Subject: [PATCH] Use latest dev citeproc. --- cabal.project | 2 +- stack.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cabal.project b/cabal.project index 564271935..6befafc1c 100644 --- a/cabal.project +++ b/cabal.project @@ -20,4 +20,4 @@ source-repository-package source-repository-package type: git location: https://github.com/jgm/citeproc - tag: 76f7f134f3ba7c0aebe84d4f24c424021da3844e + tag: c7d81a376f434e90e1ef5724316042dfa4e21ef0 diff --git a/stack.yaml b/stack.yaml index 32d2e3dfd..810208cb8 100644 --- a/stack.yaml +++ b/stack.yaml @@ -28,7 +28,7 @@ extra-deps: - git: https://github.com/jgm/djoths commit: 7f912e3ee593a86e3d179e8f3e1898a93171fb99 - git: https://github.com/jgm/citeproc - commit: 76f7f134f3ba7c0aebe84d4f24c424021da3844e + commit: c7d81a376f434e90e1ef5724316042dfa4e21ef0 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules