aboutsummaryrefslogtreecommitdiffstats
path: root/sorbot.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'sorbot.cabal')
-rw-r--r--sorbot.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/sorbot.cabal b/sorbot.cabal
index bebe09c..ba34ed4 100644
--- a/sorbot.cabal
+++ b/sorbot.cabal
@@ -22,6 +22,7 @@ library
, Plugin.GitHubCommit
build-depends: base >= 4.7 && < 5
, regex-tdfa
+ , sqlite-simple
default-language: Haskell2010
executable sorbot-exe