aboutsummaryrefslogtreecommitdiff
path: root/yahb2.cabal
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2022-12-03 22:22:32 +0100
committerTom Smeding <tom@tomsmeding.com>2022-12-03 22:27:31 +0100
commit68f3d87a106002f9e46f5cb57c7f83048040dc5e (patch)
tree273f0fdb7dca60be49114fc0ec6a95da6dea4c7c /yahb2.cabal
parent607d1f2d30c35693cff51546f436931000ca9b89 (diff)
Paste
Diffstat (limited to 'yahb2.cabal')
-rw-r--r--yahb2.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/yahb2.cabal b/yahb2.cabal
index 44877fc..6118010 100644
--- a/yahb2.cabal
+++ b/yahb2.cabal
@@ -17,6 +17,9 @@ executable yahb2
build-depends:
base >= 4.13 && < 4.15,
bytestring >= 0.11 && < 0.12,
+ http-client >= 0.7.11 && < 0.8,
+ http-client-tls >= 0.3.6.1 && < 0.4,
+ http-types >= 0.12.3 && < 0.13,
irc-client >= 1.1.2.2 && < 1.2,
microlens >= 0.4.12 && < 0.5,
process >= 1.6.13.2 && < 1.7,