From bda62efef1ad38779f23b38b4e1436f06fb9c7c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Tue, 1 Aug 2023 23:01:30 +0200 Subject: Network protocol refactoring with explicit data flows --- erebos.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'erebos.cabal') 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, -- cgit v1.2.3