aboutsummaryrefslogtreecommitdiffstats
path: root/sorbot.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'sorbot.cabal')
-rw-r--r--sorbot.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/sorbot.cabal b/sorbot.cabal
index 7d23d3f..69bc228 100644
--- a/sorbot.cabal
+++ b/sorbot.cabal
@@ -23,6 +23,7 @@ library
, Plugin
, PluginList
, Plugin.Base
+ , Plugin.Factorial
, Plugin.GitHubCommit
, Plugin.GitRemoteSetOrigin
, Plugin.Help
@@ -33,6 +34,7 @@ library
, regex-tdfa
, sqlite-simple
, text
+ , text-show
default-language: Haskell2010
executable sorbot-exe