aboutsummaryrefslogtreecommitdiff
path: root/flevum.cabal
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-07-12 11:23:31 +0200
committerEugen Wissner <belka@caraus.de>2026-07-12 11:23:31 +0200
commit17f7626866927ba485fc712a1de7284c1d63e024 (patch)
treeee0aa69a7b67775395ffc3e6b6ba0b4446c5934a /flevum.cabal
parent588274398198b59f2500ffe83754888cecf216f1 (diff)
downloadflevum-17f7626866927ba485fc712a1de7284c1d63e024.tar.gz
Update hakyll to 4.17 and pandoc to 3.10
Diffstat (limited to 'flevum.cabal')
-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,