diff options
-rw-r--r-- | stack.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index 1c32907e4..4d5087e65 100644 --- a/stack.yaml +++ b/stack.yaml @@ -21,6 +21,7 @@ packages: extra-deps: - pandoc-citeproc-0.16 - ipynb-0.1 +- texmath-0.11.2 ghc-options: "$locals": -fhide-source-paths -XNoImplicitPrelude resolver: lts-13.5 |