diff options
| author | Tom Smeding <tom@tomsmeding.com> | 2026-07-26 21:47:21 +0200 |
|---|---|---|
| committer | Tom Smeding <tom@tomsmeding.com> | 2026-07-26 21:47:21 +0200 |
| commit | 9082745e03a06b5471aa23b7a84bb2c4d8b4f304 (patch) | |
| tree | 0a7e8c1c585b9bf8e349c83b869cbbf5b210317f /tirclogv.cabal | |
| parent | 839fd82f9fada8d6a981917c12430427c15edce5 (diff) | |
Debug and optimise C znc parser
Diffstat (limited to 'tirclogv.cabal')
| -rw-r--r-- | tirclogv.cabal | 4 |
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, |
