Skip to content

Commit cd43944

Browse files
committed
Remove unused dependencies
1 parent 201b8d1 commit cd43944

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

slash-bot.cabal

-6
Original file line numberDiff line numberDiff line change
@@ -45,24 +45,18 @@ executable slash-bot
4545
build-depends:
4646
aeson
4747
, base
48-
, bytestring
4948
, containers
5049
, data-has
51-
, deepseq
52-
, fast-logger
5350
, http-conduit
5451
, http-types
55-
, megaparsec
5652
, mtl
5753
, wai
5854
, warp
5955
, servant-client
60-
, strict
6156
, string-interpolate
6257
, telegram-bot-api ^>= 7.0
6358
, text
6459
, transformers
65-
, vector
6660
, monad-control
6761
, html-conduit
6862
, xml-lens

0 commit comments

Comments
 (0)