diff options
Diffstat (limited to 'erebos.cabal')
-rw-r--r-- | erebos.cabal | 2 |
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: |