From c55a73b642fc24d3557c3683f101d13d89ee3316 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Sat, 13 Mar 2021 23:43:13 -0800
Subject: [PATCH] Use latest dev version of doclayout.

This reduces compile time/memory consumption for pandoc considerably.
See jgm/doclayout#1.
---
 stack.yaml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/stack.yaml b/stack.yaml
index ea494552e..02feb8e43 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -8,10 +8,9 @@ extra-deps:
 - hslua-1.3.0
 - hslua-module-path-0.1.0
 - jira-wiki-markup-1.3.4
+- git: https://github.com/jgm/doclayout.git
+  commit: 7a23715f10fe20f1cd4d0a35a1fc57c2268d261f
 - citeproc-0.3.0.9
-#- citeproc:
-#  git: https://github.com/jgm/citeproc.git
-#  commit: feb3b7580c6738eec3b23921f7c1739cfba611aa
 ghc-options:
    "$locals": -fhide-source-paths -Wno-missing-home-modules
 resolver: lts-17.5