diff options
Diffstat (limited to 'stack.yaml')
-rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index ad3ce222e..2d70d4b5b 100644 --- a/stack.yaml +++ b/stack.yaml @@ -9,7 +9,7 @@ packages: - '.' - location: git: 'https://github.com/jgm/pandoc-types' - commit: c64eb383dce64396290aa815351ddb6e43cb6b0f + commit: 67d733e459a2087a41a371261a63ecde1d3bc04f extra-dep: true - location: git: 'https://github.com/jgm/texmath' |