summaryrefslogtreecommitdiff
path: root/erebos.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2024-11-10 17:08:13 +0100
committerRoman Smrž <roman.smrz@seznam.cz>2024-11-10 17:08:13 +0100
commit00dcbf3c14dceaa3b1a54a3d479518302f9c2ce4 (patch)
treed7e11cba5f8d65fc364b845809ba74caa319c31b /erebos.cabal
parentd144e1d0b45421d102751cdf584126810ab33ba5 (diff)
Move Erebos.Channel module under Erebos.NetworkHEADmasterdevel
Diffstat (limited to 'erebos.cabal')
-rw-r--r--erebos.cabal2
1 files changed, 1 insertions, 1 deletions
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