Skip to content

Commit 211631f

Browse files
committed
Allow pandoc 3.7.x.
1 parent 62587d5 commit 211631f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitit.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Library
134134
mtl,
135135
old-time,
136136
temporary,
137-
pandoc >= 2.9 && < 2.20 || >= 3.0 && < 3.7,
137+
pandoc >= 2.9 && < 2.20 || >= 3.0 && < 3.8,
138138
pandoc-types >= 1.20 && < 1.24,
139139
skylighting >= 0.8.2.3 && < 0.15,
140140
bytestring,

0 commit comments

Comments
 (0)