summaryrefslogtreecommitdiffstats
path: root/much.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'much.cabal')
-rw-r--r--much.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/much.cabal b/much.cabal
index 935f148..0e5023c 100644
--- a/much.cabal
+++ b/much.cabal
@@ -49,6 +49,7 @@ library
hs-source-dirs: src
exposed-modules: Much.Core
, Much.Action
+ , Much.Config
, Much.Event
, Much.ParseMail
, Much.RenderTreeView
@@ -91,6 +92,7 @@ library
, linebreak
, network
, old-locale
+ , optparse-applicative
, process
, random
, rosezipper