summaryrefslogtreecommitdiff
path: root/erebos.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'erebos.cabal')
-rw-r--r--erebos.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/erebos.cabal b/erebos.cabal
index f5d3fb9..12cb9ac 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -24,8 +24,10 @@ executable erebos
Channel,
Contact
Discovery
+ Flow
Message,
Network,
+ Network.Protocol
Pairing
PubKey,
Service
@@ -65,6 +67,7 @@ executable erebos
UndecidableInstances
build-depends: aeson >=1.4 && <2.1,
+ async >=2.2 && <2.3,
base >=4.13 && <4.17,
binary >=0.8 && <0.11,
bytestring >=0.10 && <0.12,