summaryrefslogtreecommitdiff
path: root/src/ZNC.hs
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2026-06-28 12:47:28 +0200
committerTom Smeding <tom@tomsmeding.com>2026-06-28 12:50:26 +0200
commit352f64c7171cf62f2e1a7578fb8e786dead90d9f (patch)
tree2fcb0663f1509b2fe5d1f2533f1e8859ddac36ad /src/ZNC.hs
parent08e042b949ca358a86c256d137379e76f3881bfc (diff)
Prototype compressed event listing
Diffstat (limited to 'src/ZNC.hs')
-rw-r--r--src/ZNC.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ZNC.hs b/src/ZNC.hs
index 7cfeb72..502b272 100644
--- a/src/ZNC.hs
+++ b/src/ZNC.hs
@@ -39,6 +39,7 @@ data Event
| Mode Nick Text -- ^ User set mode on the channel.
| Topic Nick Text -- ^ Topic change.
| ParseError
+ | Compressed Text -- ^ Fake event generated when compressing multiple meta events in "Index"
deriving (Show)
-- | Returned vector has one entry for each line in the file, excepting the