diff options
-rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 5343c52be..40704814b 100644 --- a/stack.yaml +++ b/stack.yaml @@ -13,7 +13,7 @@ extra-deps: - git: https://github.com/jgm/texmath.git commit: 19700530733707284bb41f24add757f19ca23430 - git: https://github.com/jgm/citeproc.git - commit: b27201c3ac48ffd2853f77152df19b6e2cf36987 + commit: 4a7b98afabebd7a074489ba500d68ee6aa75d3a8 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-18.10 |