diff --git a/deb/stack.yaml b/deb/stack.yaml index 64dbcdb32..8d060f010 100644 --- a/deb/stack.yaml +++ b/deb/stack.yaml @@ -17,5 +17,5 @@ extra-deps: - pandoc-citeproc-0.10.1.2 - doctemplates-0.1.0.2 - texmath-0.8.6.6 -- pandoc-types-1.17.0.2 +- pandoc-types-1.17.0.3 resolver: lts-7.2 diff --git a/osx/stack.yaml b/osx/stack.yaml index 2b2d7f532..fb707465f 100644 --- a/osx/stack.yaml +++ b/osx/stack.yaml @@ -20,5 +20,5 @@ extra-deps: - pandoc-citeproc-0.10.1.2 - doctemplates-0.1.0.2 - texmath-0.8.6.6 -- pandoc-types-1.17.0.2 +- pandoc-types-1.17.0.3 resolver: lts-7.2 diff --git a/stack.yaml b/stack.yaml index ea62cc10a..c48754d91 100644 --- a/stack.yaml +++ b/stack.yaml @@ -10,5 +10,5 @@ packages: extra-deps: - doctemplates-0.1.0.2 - texmath-0.8.6.6 -- pandoc-types-1.17.0.2 +- pandoc-types-1.17.0.3 resolver: lts-7.2 diff --git a/windows/stack.yaml b/windows/stack.yaml index 4df4728f9..c0efeef1e 100644 --- a/windows/stack.yaml +++ b/windows/stack.yaml @@ -17,5 +17,5 @@ extra-deps: - texmath-0.8.6.6 - pandoc-citeproc-0.10.1.2 - doctemplates-0.1.0.2 -- pandoc-types-1.17.0.2 +- pandoc-types-1.17.0.3 resolver: lts-7.2