diff options
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 1f56b6765..921ad0c83 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,7 +15,7 @@ extra-deps: - skylighting-0.7.7 - skylighting-core-0.7.7 - ipynb-0.1 -- texmath-0.11.2 +- texmath-0.11.2.1 ghc-options: "$locals": -fhide-source-paths -XNoImplicitPrelude resolver: lts-13.9 |