diff options
| author | John MacFarlane <[email protected]> | 2024-12-11 09:00:51 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-12-11 09:00:51 -0800 |
| commit | b0b8f1ff6966c7d285d3cdcdb7eea6e97b06a763 (patch) | |
| tree | 5205c2597e4bb6fd54a5898e4a502aca25fc94d0 /stack.yaml | |
| parent | f6d617cb88468e45a312c73482c4f181b9958ebe (diff) | |
Depend on citeproc 0.8.1.2.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml index 848782be1..5114854ed 100644 --- a/stack.yaml +++ b/stack.yaml @@ -10,8 +10,7 @@ packages: - 'pandoc-server' extra-deps: - tls-2.1.5 -- git: https://github.com/jgm/citeproc.git - commit: cc84ef0426c0a7acdc7777c71d0f2ca629f99c56 +- citeproc-0.8.1.2 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
