diff options
| author | John MacFarlane <[email protected]> | 2024-06-03 11:01:47 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-06-03 11:02:16 -0700 |
| commit | d43a92ebdc3b78fb3e998520f6539350e9aa27fa (patch) | |
| tree | 2f5fb86f8e4898890cd1512f1c050c22ce330fc0 | |
| parent | 347985fb839745b0fb746dc33474ecbbff0f3d58 (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 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 |
