aboutsummaryrefslogtreecommitdiffstats
path: root/sorbot.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'sorbot.cabal')
-rw-r--r--sorbot.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/sorbot.cabal b/sorbot.cabal
index 69ef437..62de431 100644
--- a/sorbot.cabal
+++ b/sorbot.cabal
@@ -24,6 +24,8 @@ library
, Plugin.Base
, Plugin.GitHubCommit
, Plugin.GitRemoteSetOrigin
+ , Plugin.Help
+ , Plugin.PluginList
build-depends: base >= 4.7 && < 5
, bytestring
, irc-client