summaryrefslogtreecommitdiff
path: root/hsbot.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'hsbot.cabal')
-rw-r--r--hsbot.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/hsbot.cabal b/hsbot.cabal
index ef9be31..8182657 100644
--- a/hsbot.cabal
+++ b/hsbot.cabal
@@ -25,6 +25,7 @@ Library
Hsbot.Plugin
Hsbot.Plugin.Duck
Hsbot.Plugin.Ping
+ Hsbot.Plugin.Quote
Hsbot.Types
Hsbot.Utils
Extensions: DeriveDataTypeable FlexibleContexts ScopedTypeVariables
@@ -44,6 +45,7 @@ Library
safecopy,
tls >= 0.6.1,
tls-extra >= 0.2.0,
+ time,
xdg-basedir