diff options
author | John MacFarlane <jgm@berkeley.edu> | 2016-03-19 15:32:12 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2016-03-19 15:32:12 -0700 |
commit | ad3a7bfe4da0a2f67cc0dab6becd898daab6440a (patch) | |
tree | 432b26f25339c014cbec139c8de9fd6f9cc76f57 | |
parent | f939c210ea19b524126b4ab66adfed20a95c82c2 (diff) | |
download | pandoc-ad3a7bfe4da0a2f67cc0dab6becd898daab6440a.tar.gz |
texmath-0.8.5 in extra-deps in stack.full.yaml.
-rw-r--r-- | stack.full.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.full.yaml b/stack.full.yaml index befd4e8f7..7550ab078 100644 --- a/stack.full.yaml +++ b/stack.full.yaml @@ -11,8 +11,8 @@ packages: - '.' - '../pandoc-citeproc' - '../pandoc-types' -- '../texmath' extra-deps: - 'aeson-0.11.1.1' - 'highlighting-kate-0.6.2' +- 'texmath-0.8.5' resolver: lts-5.8 |