summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2022-04-03 23:13:48 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2022-04-03 23:13:48 -0700
commitc18bb2ab58a3e65b1b71c867990c2a008d3ce89b (patch)
treec954d36138876652b11b5b2cdfdfe666c4c08ef4 /pandoc.cabal
parent705abd0f51aeef5783a29c53020f0ddf4f4e602b (diff)
Use latest doclayout (0.4)
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 0c77c0b1c..b1266ffaf 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -481,14 +481,14 @@ library
data-default >= 0.4 && < 0.8,
deepseq >= 1.3 && < 1.5,
directory >= 1.2.3 && < 1.4,
- doclayout >= 0.3.1.1 && < 0.4,
+ doclayout >= 0.4 && < 0.5,
doctemplates >= 0.10 && < 0.11,
emojis >= 0.1 && < 0.2,
exceptions >= 0.8 && < 0.11,
file-embed >= 0.0 && < 0.1,
filepath >= 1.1 && < 1.5,
haddock-library >= 1.10 && < 1.11,
- hslua-module-doclayout>= 1.0.2 && < 1.1,
+ hslua-module-doclayout>= 1.0.4 && < 1.1,
hslua-module-path >= 1.0 && < 1.1,
hslua-module-system >= 1.0 && < 1.1,
hslua-module-text >= 1.0 && < 1.1,