From 0240623edab24aae910529f3331f49f166253d76 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Mon, 30 Nov 2020 22:45:12 -0800
Subject: [PATCH] Use doctemplates 0.8.3.

Fixes issues with nested for loops in templates.
---
 stack.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stack.yaml b/stack.yaml
index 201d61ae0..a23c45374 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -17,10 +17,10 @@ extra-deps:
 - jira-wiki-markup-1.3.2
 - HsYAML-0.2.1.0
 - HsYAML-aeson-0.2.0.0
-- doctemplates-0.8.2
 - commonmark-0.1.1.2
 - commonmark-extensions-0.2.0.4
 - commonmark-pandoc-0.2.0.1
+- doctemplates-0.8.3
 #- citeproc-0.2
 - citeproc:
   git: https://github.com/jgm/citeproc.git