summaryrefslogtreecommitdiff
path: root/erebos.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'erebos.cabal')
-rw-r--r--erebos.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/erebos.cabal b/erebos.cabal
index 8218d91..98310b4 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -18,7 +18,8 @@ cabal-version: >=1.10
executable erebos
ghc-options: -Wall
main-is: Main.hs
- other-modules: Identity,
+ other-modules: Attach
+ Identity,
Channel,
Message,
Message.Service