summaryrefslogtreecommitdiff
path: root/tirclogv.cabal
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2026-06-28 17:26:01 +0200
committerTom Smeding <tom@tomsmeding.com>2026-07-26 09:18:24 +0200
commitd3400aad6a2b512c5579fd7dc569b0ea44baa795 (patch)
treed35ce91f0507c194164a8dbaff3940f9d737bd2c /tirclogv.cabal
parentae8cb3b45e08a002b2635f1f05b6a20a3ea4d43e (diff)
WIP stub znc parsing in C
Diffstat (limited to 'tirclogv.cabal')
-rw-r--r--tirclogv.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/tirclogv.cabal b/tirclogv.cabal
index 6c96f8d..81885dd 100644
--- a/tirclogv.cabal
+++ b/tirclogv.cabal
@@ -33,6 +33,7 @@ executable tirclogv
Pages.TH
Util
ZNC
+ ZNC2
build-depends:
base >= 4.19,
escapexml,