summaryrefslogtreecommitdiff
path: root/hsbot.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'hsbot.cabal')
-rw-r--r--hsbot.cabal4
1 files changed, 3 insertions, 1 deletions
diff --git a/hsbot.cabal b/hsbot.cabal
index 8182657..efcd91d 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.Plugin.Quote
@@ -43,9 +44,10 @@ Library
network,
random,
safecopy,
- tls >= 0.6.1,
+ tls >= 0.7.1,
tls-extra >= 0.2.0,
time,
+ utf8-string,
xdg-basedir