diff options
| author | John MacFarlane <[email protected]> | 2023-01-12 23:24:13 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-01-12 23:24:32 -0800 |
| commit | 4db5b05abc4f1509f17f029017016b48cebd2f1f (patch) | |
| tree | 026c4e6061bb25fc9a1d3e8f3eb7ed1e9c75400f /stack.yaml | |
| parent | fdfa9fca68921ea67c84749cc420ab49ad77a7fc (diff) | |
Use latest dev citeproc.
This gives us better date sorting in apa style.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index d4be9641e..3c90a2e40 100644 --- a/stack.yaml +++ b/stack.yaml @@ -27,7 +27,7 @@ extra-deps: - git: https://github.com/jgm/texmath commit: 1a77db688bd3285228299e5aeefc93d6c0d8c0b9 - git: https://github.com/jgm/citeproc - commit: a8b7748537401d6c9749406a49df7008cea8c7f2 + commit: 4099185c5a82ef1f84b711c113d2744eeb794106 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
