From 9dda507fc1ccd08e02d033b0697d279942f7f8d7 Mon Sep 17 00:00:00 2001 From: Dmitry Zuikov Date: Sat, 30 Mar 2024 16:29:23 +0300 Subject: [PATCH] pandoc downgraded --- hbs2-git/hbs2-git.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hbs2-git/hbs2-git.cabal b/hbs2-git/hbs2-git.cabal index a4a61499..61665234 100644 --- a/hbs2-git/hbs2-git.cabal +++ b/hbs2-git/hbs2-git.cabal @@ -187,7 +187,7 @@ library hbs2-git-oracle-oracle-lib , base16-bytestring , binary , lucid - , pandoc == 3.1.12.3 + , pandoc , unix -- FIXME: ASAP-remove , sqlite-simple