diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2024-11-10 17:08:13 +0100 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2024-11-10 17:08:13 +0100 |
commit | 00dcbf3c14dceaa3b1a54a3d479518302f9c2ce4 (patch) | |
tree | d7e11cba5f8d65fc364b845809ba74caa319c31b /erebos.cabal | |
parent | d144e1d0b45421d102751cdf584126810ab33ba5 (diff) |
Diffstat (limited to 'erebos.cabal')
-rw-r--r-- | erebos.cabal | 2 |
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 |