aboutsummaryrefslogtreecommitdiff
path: root/shupaibot.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'shupaibot.cabal')
-rw-r--r--shupaibot.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/shupaibot.cabal b/shupaibot.cabal
index 78d5f57..c830640 100644
--- a/shupaibot.cabal
+++ b/shupaibot.cabal
@@ -56,6 +56,9 @@ common cmcfg
build-depends: base ^>=4.17.2.1
, containers == 0.6.7
, split == 0.2.5
+ , text == 2.0.2
+ , telegram-bot-api == 7.4.5
+ , telegram-bot-simple == 0.14.4
library
-- Import common warning flags.