aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sorbot.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/sorbot.cabal b/sorbot.cabal
index d69d7eb..b7f8d84 100644
--- a/sorbot.cabal
+++ b/sorbot.cabal
@@ -26,6 +26,7 @@ library
, bytestring
, irc-client
, regex-tdfa
+ , shakespeare
, sqlite-simple
, text
default-language: Haskell2010