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 49c21fa..a581bea 100644
--- a/sorbot.cabal
+++ b/sorbot.cabal
@@ -17,6 +17,7 @@ library
hs-source-dirs: src
exposed-modules: Lib
, Plugin
+ , Plugin.Base
build-depends: base >= 4.7 && < 5
, regex-tdfa
default-language: Haskell2010