diff options
| author | John MacFarlane <[email protected]> | 2020-10-15 13:00:37 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2020-10-15 13:00:37 -0700 |
| commit | 3c8b3eba177ca045a3051c0132632a0bf749f195 (patch) | |
| tree | 0c03a0ade981122d30460a52cd26dbc7ab2cccfc /stack.yaml | |
| parent | 6c40f305be6b842e46b6ec5d05e5a55573d0e8a5 (diff) | |
Require citeproc 0.1.0.2.
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 488b3da16..8123c43db 100644 --- a/stack.yaml +++ b/stack.yaml @@ -22,7 +22,7 @@ extra-deps: - commonmark-0.1.0.2 - commonmark-extensions-0.2.0.1 - commonmark-pandoc-0.2.0.1 -- citeproc-0.1.0.1 +- citeproc-0.1.0.2 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
