Skip to content

Commit

Permalink
Merge pull request #194 from cblp/remove-extra-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
swamp-agr authored Nov 7, 2024
2 parents 9945ef1 + 3418b40 commit c297c16
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions telegram-bot-api/telegram-bot-api.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -252,33 +252,21 @@ library
ghc-options: -Wall
build-depends:
aeson
, aeson-pretty
, base >=4.16 && <5
, bytestring
, cron >=0.7.0
, filepath
, hashable
, http-api-data
, http-client
, http-client-tls
, monad-control
, mtl
, pretty-show
, profunctors
, servant
, servant-client
, servant-multipart-api
, servant-multipart-client
, servant-server
, split
, stm
, template-haskell
, text
, time
, transformers
, unordered-containers
, warp
, warp-tls
default-language: Haskell2010
default-extensions:
TemplateHaskell

0 comments on commit c297c16

Please sign in to comment.