diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-01-19 20:04:02 +0100 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-01-19 20:04:02 +0100 |
commit | aad7c3bf542b082f2091faa663787c803e8cd844 (patch) | |
tree | 76cd1a3658529cfdb0280ff44149534709af14b3 /windows | |
parent | b596d206057420e3e7fcb270df435e0861003040 (diff) | |
download | pandoc-aad7c3bf542b082f2091faa663787c803e8cd844.tar.gz |
windows stack.yaml - use latest skylighting.
Diffstat (limited to 'windows')
-rw-r--r-- | windows/stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/stack.yaml b/windows/stack.yaml index 87c3e53a8..5063d0ef7 100644 --- a/windows/stack.yaml +++ b/windows/stack.yaml @@ -18,5 +18,5 @@ extra-deps: - texmath-0.9 - doctemplates-0.1.0.2 - pandoc-types-1.17.0.4 -- skylighting-0.1.0.1 +- skylighting-0.1.1 resolver: lts-7.14 |