diff options
| author | John MacFarlane <[email protected]> | 2018-03-16 21:20:24 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2018-03-16 21:20:52 -0700 |
| commit | 424d0df1f2d4b674c5b3ce0044db2b1c9f3b2344 (patch) | |
| tree | 4819227738749af181418933b364e0c2faea4350 /stack.yaml | |
| parent | d0c27989a6d16b2bb5a3490041d5c660be8653d4 (diff) | |
Use latest pandoc-types.
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 |
