summaryrefslogtreecommitdiff
path: root/erebos.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2024-11-12 19:15:12 +0100
committerRoman Smrž <roman.smrz@seznam.cz>2024-11-17 22:15:45 +0100
commitc6d2fb81847407ba3a0ce3c5c9e890cc4de87cf2 (patch)
treee1cfa50057f9d8dab51a852fa9608b67f05cff23 /erebos.cabal
parentcf26b8a7262b50ac37666974392edf5335e2c7d0 (diff)
Rename Message module to DirectMessage
Changelog: API: Rename `Erebos.Message` module to `Erebos.DirectMessage`
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 c76224d..ba00538 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -97,8 +97,8 @@ library
Erebos.Chatroom
Erebos.Contact
Erebos.Conversation
+ Erebos.DirectMessage
Erebos.Identity
- Erebos.Message
Erebos.Network
Erebos.Network.Channel
Erebos.Network.Protocol