Skip to content

Commit 756dc93

Browse files
committed
Allow pandoc-types 1.23
1 parent 0bb2d8e commit 756dc93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

message-index/message-index.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ executable site
1212
, microlens ^>= 0.4.12
1313
, binary ^>= 0.8.8
1414
, aeson ^>= 2.0.3 || ^>= 2.1
15-
, pandoc-types ^>= 1.22
15+
, pandoc-types ^>= 1.22 || ^>= 1.23
1616
, containers ^>= 0.6
1717
, text ^>= 1.2 || ^>= 2.0
1818
ghc-options: -threaded -rtsopts -with-rtsopts=-N

0 commit comments

Comments
 (0)