diff options
| author | Roman Smrž <roman.smrz@seznam.cz> | 2025-11-16 10:51:44 +0100 |
|---|---|---|
| committer | Roman Smrž <roman.smrz@seznam.cz> | 2025-11-16 19:27:04 +0100 |
| commit | 5be8f266e0af73917d8b73797c94333f7806b7c8 (patch) | |
| tree | 17643786f659b8f7412744ad237ac5c62dfeaf7c /erebos.cabal | |
| parent | 8b0a70f002d55ea68c092997d3e7721aef2ee0b7 (diff) | |
Conversation type class
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 4aabb73..1937b97 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -125,6 +125,7 @@ library Erebos.Sync other-modules: + Erebos.Conversation.Class Erebos.Flow Erebos.Network.Address Erebos.Network.Channel |