diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2024-03-23 13:27:46 +0100 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2024-03-23 16:49:28 +0100 |
commit | a168d79d757c28cd328b9c9cd0fb5033c57a4ee7 (patch) | |
tree | 44bc0745ea68637b222f7e981248d59a50e61ad1 /erebos.cabal | |
parent | 68db551ede73903c5f23dca6ea0fcff41c6a0ac5 (diff) |
Chatroom shared type
Diffstat (limited to 'erebos.cabal')
-rw-r--r-- | erebos.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erebos.cabal b/erebos.cabal index c616e11..b824e03 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -82,6 +82,7 @@ library exposed-modules: Erebos.Attach Erebos.Channel + Erebos.Chatroom Erebos.Contact Erebos.Identity Erebos.Message |