From 4521fc3c4a898f046b030985159c63c5379df46f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Sun, 3 Nov 2019 19:59:27 +0100 Subject: Service class to handle network services --- erebos.cabal | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'erebos.cabal') diff --git a/erebos.cabal b/erebos.cabal index 391584b..8218d91 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -21,15 +21,18 @@ executable erebos other-modules: Identity, Channel, Message, + Message.Service Network, PubKey, + Service State, Storage, Storage.Internal Storage.Key Util - default-extensions: FlexibleContexts, + default-extensions: ExistentialQuantification + FlexibleContexts, FlexibleInstances, FunctionalDependencies, GeneralizedNewtypeDeriving -- cgit v1.2.3