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 65033179e..4721eec15 100644 --- a/stack.yaml +++ b/stack.yaml @@ -21,7 +21,7 @@ extra-deps: - tasty-1.0.0.1 - texmath-0.10.1.1 - tagsoup-0.14.6 -- pandoc-types-1.17.4 +- pandoc-types-1.17.4.2 ghc-options: "$locals": -fhide-source-paths resolver: lts-10.3 |