diff options
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 5a1df2212..26c22e7a2 100644 --- a/stack.yaml +++ b/stack.yaml @@ -22,8 +22,7 @@ extra-deps: - commonmark-0.1.1 - commonmark-extensions-0.2.0.2 - commonmark-pandoc-0.2.0.1 -- git: https://github.com/jgm/citeproc - commit: 1860f189e9995c1dc27a68893bedfbf8de1ee67f +- citeproc-0.1.1 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |