From 00dcbf3c14dceaa3b1a54a3d479518302f9c2ce4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Sun, 10 Nov 2024 17:08:13 +0100 Subject: Move Erebos.Channel module under Erebos.Network --- erebos.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'erebos.cabal') diff --git a/erebos.cabal b/erebos.cabal index f16c879..3f6bb67 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -94,13 +94,13 @@ library hs-source-dirs: src exposed-modules: Erebos.Attach - Erebos.Channel Erebos.Chatroom Erebos.Contact Erebos.Conversation Erebos.Identity Erebos.Message Erebos.Network + Erebos.Network.Channel Erebos.Network.Protocol Erebos.Object Erebos.Pairing -- cgit v1.2.3