diff options
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 0286130ac..6c0bf4ce1 100644 --- a/stack.yaml +++ b/stack.yaml @@ -37,8 +37,10 @@ extra-deps: - commonmark-0.2.1.1 - commonmark-extensions-0.2.3 - commonmark-pandoc-0.2.1.2 -- citeproc-0.6.0.1 - ipynb-0.2 +- git: https://github.com/jgm/citeproc.git + commit: 32fcf268d8bac2825eddd3c51a9112112e5eaadb + ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-18.10 |
