diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2018-03-13 22:26:26 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2018-03-13 23:23:04 -0700 |
| commit | 1b37e3b3c0708a5ddd500589edd10ced34bafae5 (patch) | |
| tree | aed3e99489156dc79cec4b16e0a29661707fb903 /stack.yaml | |
| parent | bcfc3916e9c5cc32b1abe4413e6290edabcf3d3e (diff) | |
Require pandoc-types 1.17.4.
And a few tweaks related to the Semigroups/Monoid change.
Closes #4448.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index 5de035dd6..65033179e 100644 --- a/stack.yaml +++ b/stack.yaml @@ -21,6 +21,7 @@ extra-deps: - tasty-1.0.0.1 - texmath-0.10.1.1 - tagsoup-0.14.6 +- pandoc-types-1.17.4 ghc-options: "$locals": -fhide-source-paths resolver: lts-10.3 |
