diff --git a/deb/stack.yaml b/deb/stack.yaml index 105759985..64dbcdb32 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.1 +- pandoc-types-1.17.0.2 resolver: lts-7.2 diff --git a/osx/stack.yaml b/osx/stack.yaml index 9fb5e96b2..2b2d7f532 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.1 +- pandoc-types-1.17.0.2 resolver: lts-7.2 diff --git a/stack.yaml b/stack.yaml index 28ab11036..ea62cc10a 100644 --- a/stack.yaml +++ b/stack.yaml @@ -7,11 +7,8 @@ flags: network-uri: true packages: - '.' -- location: - git: https://github.com/jgm/pandoc-types.git - commit: 7a8482efc2f8627fe83a2ad2a306961483b25011 extra-deps: - doctemplates-0.1.0.2 - texmath-0.8.6.6 -#- pandoc-types-1.17.0.1 +- pandoc-types-1.17.0.2 resolver: lts-7.2 diff --git a/windows/stack.yaml b/windows/stack.yaml index ae17901b8..4df4728f9 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.1 +- pandoc-types-1.17.0.2 resolver: lts-7.2