diff options
-rw-r--r-- | erebos.cabal | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/erebos.cabal b/erebos.cabal index 54e4b47..12c2968 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -108,8 +108,6 @@ library Erebos.Error Erebos.Identity Erebos.Network - Erebos.Network.Channel - Erebos.Network.Protocol Erebos.Object Erebos.Pairing Erebos.PubKey @@ -126,6 +124,8 @@ library other-modules: Erebos.Flow + Erebos.Network.Channel + Erebos.Network.Protocol Erebos.Object.Internal Erebos.Storage.Disk Erebos.Storage.Internal |