diff options
-rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 58f00880b..834d863ab 100644 --- a/stack.yaml +++ b/stack.yaml @@ -9,7 +9,7 @@ packages: - '.' - location: git: https://github.com/jgm/pandoc-types.git - commit: 485eb11e9869fcd4c1ca9bcd68d3ccd384230252 + commit: 6580565f7271eb2d15a4d71c3415316850f47b29 extra-deps: - doctemplates-0.1.0.2 - texmath-0.8.6.6 |