summaryrefslogtreecommitdiff
path: root/hsbot.cabal
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hsbot.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/hsbot.cabal b/hsbot.cabal
index 0f3b88f..9fb8549 100644
--- a/hsbot.cabal
+++ b/hsbot.cabal
@@ -54,6 +54,8 @@ Library
Hsbot.Irc.Types
Hsbot.Message
Hsbot.Plugin
+ Hsbot.PluginUtils
+ Hsbot.Types
ghc-options: -Wall
extensions: DeriveDataTypeable ScopedTypeVariables
build-depends: base >= 4.1,