summaryrefslogtreecommitdiff
path: root/tirclogv.cabal
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2026-07-26 21:47:21 +0200
committerTom Smeding <tom@tomsmeding.com>2026-07-26 21:47:21 +0200
commit9082745e03a06b5471aa23b7a84bb2c4d8b4f304 (patch)
tree0a7e8c1c585b9bf8e349c83b869cbbf5b210317f /tirclogv.cabal
parent839fd82f9fada8d6a981917c12430427c15edce5 (diff)
Debug and optimise C znc parser
Diffstat (limited to 'tirclogv.cabal')
-rw-r--r--tirclogv.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/tirclogv.cabal b/tirclogv.cabal
index fe402e2..74b23f0 100644
--- a/tirclogv.cabal
+++ b/tirclogv.cabal
@@ -32,8 +32,8 @@ executable tirclogv
Pages
Pages.TH
Util
- ZNC
- ZNC2
+ -- ZNC.Slow
+ ZNC.Parser
build-depends:
base >= 4.20,
escapexml,