summaryrefslogtreecommitdiff
path: root/erebos.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2025-04-26 19:54:48 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2025-04-28 22:08:39 +0200
commitacb147022e867f7c1df03d8ac175b6de98a0d598 (patch)
tree101282d8de0742f9ffa7f1d36509167cd2a01109 /erebos.cabal
parent31436dbed550c76f2165f29f48e255f19cc3561a (diff)
WebSocket server
Changelog: Experimental WebSocket server
Diffstat (limited to 'erebos.cabal')
-rw-r--r--erebos.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/erebos.cabal b/erebos.cabal
index a0a0d4b..54e4b47 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -206,6 +206,7 @@ executable erebos
Test.Service
Version
Version.Git
+ WebSocket
autogen-modules:
Paths_erebos
@@ -223,6 +224,7 @@ executable erebos
time,
transformers >= 0.5 && <0.7,
uuid-types,
+ websockets ^>= { 0.12.7, 0.13 },
if !flag(cryptonite)
build-depends: