aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flevum.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/flevum.cabal b/flevum.cabal
index 02acd1c..a280e2e 100644
--- a/flevum.cabal
+++ b/flevum.cabal
@@ -15,8 +15,8 @@ executable flevum
build-depends:
base >= 4.14 && < 5,
filepath ^>= 1.5.3,
- hakyll ^>= 4.16.0,
- pandoc ^>= 3.9,
+ hakyll ^>= 4.17.0,
+ pandoc ^>= 3.10,
process ^>= 1.6.13,
time,
time-locale-compat ^>= 0.1.1,