diff options
author | John MacFarlane <jgm@berkeley.edu> | 2016-10-13 13:02:18 +0200 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2016-10-13 13:02:18 +0200 |
commit | 6156cdda13ee5f9edbb11a672f6eb78631c3ffc5 (patch) | |
tree | 32756f40f6e311ca103085947b72042cbcd9c5ff /windows | |
parent | 6d13567ac5c689dde3c1e4362b17fb42678e2b88 (diff) | |
download | pandoc-6156cdda13ee5f9edbb11a672f6eb78631c3ffc5.tar.gz |
Update stack.yaml files.
Diffstat (limited to 'windows')
-rw-r--r-- | windows/stack.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/windows/stack.yaml b/windows/stack.yaml index da1526c75..f066520f4 100644 --- a/windows/stack.yaml +++ b/windows/stack.yaml @@ -17,8 +17,6 @@ packages: git: https://github.com/jgm/pandoc-types.git commit: 485eb11e9869fcd4c1ca9bcd68d3ccd384230252 extra-deps: -- 'http-client-0.5.0' -- 'http-client-tls-0.3.0' - texmath-0.8.6.6 - pandoc-citeproc-0.10.1.1 - doctemplates-0.1.0.2 |