From b3dd410bb4ed093b74fe349d3a51a5767c76f952 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Sun, 19 May 2019 22:19:15 +0200 Subject: Direct message service basics --- erebos.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'erebos.cabal') diff --git a/erebos.cabal b/erebos.cabal index 259f9b6..8a5e15f 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -20,6 +20,7 @@ executable erebos main-is: Main.hs other-modules: Identity, Channel, + Message, Network, PubKey, Storage, @@ -30,6 +31,7 @@ executable erebos FlexibleInstances, FunctionalDependencies, LambdaCase, + MultiWayIf, ScopedTypeVariables, TupleSections -- cgit v1.2.3