summaryrefslogtreecommitdiff
path: root/hsbot.cabal
diff options
context:
space:
mode:
authorJulien Dessaux2011-08-08 13:05:25 +0200
committerJulien Dessaux2011-08-08 20:58:34 +0200
commitfe1acc3db5bafdf0b3b336d70a4c19e343b09852 (patch)
treee365a34eace836796906f0efd5dae68ecff446cf /hsbot.cabal
parentFixed bad comments and some cosmetics (diff)
downloadhsbot-fe1acc3db5bafdf0b3b336d70a4c19e343b09852.tar.gz
hsbot-fe1acc3db5bafdf0b3b336d70a4c19e343b09852.tar.bz2
hsbot-fe1acc3db5bafdf0b3b336d70a4c19e343b09852.zip
Added Administrative plugin that will permit dynamic reloading
Diffstat (limited to '')
-rw-r--r--hsbot.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/hsbot.cabal b/hsbot.cabal
index 96b9647..0e5473d 100644
--- a/hsbot.cabal
+++ b/hsbot.cabal
@@ -23,6 +23,7 @@ Library
Hsbot.Core
Hsbot.Message
Hsbot.Plugin
+ Hsbot.Plugin.Admin
Hsbot.Plugin.Duck
Hsbot.Plugin.Ping
Hsbot.Types