aboutsummaryrefslogtreecommitdiff
path: root/flevum.cabal
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-08-06 17:10:20 +0200
committerEugen Wissner <belka@caraus.de>2026-08-06 18:52:53 +0200
commit1c5ef0a9c52a273eb1b54ac9b8c8e2642b5c7376 (patch)
treef7be3e34d4279badedd3a8334c946673bbba80a0 /flevum.cabal
parent2f2da4ad81a290f38beb1f6fad2492d341c6fd51 (diff)
downloadflevum-1c5ef0a9c52a273eb1b54ac9b8c8e2642b5c7376.tar.gz
Remove bodyField and use the one given by defaultHEADmaster
Diffstat (limited to 'flevum.cabal')
-rw-r--r--flevum.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/flevum.cabal b/flevum.cabal
index a280e2e..d197a9c 100644
--- a/flevum.cabal
+++ b/flevum.cabal
@@ -19,6 +19,5 @@ executable flevum
pandoc ^>= 3.10,
process ^>= 1.6.13,
time,
- time-locale-compat ^>= 0.1.1,
wai-app-static ^>= 3.2
default-language: GHC2024