From f2935af7f50b90b78094fa3cffce6ce8c9daf5e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Mon, 17 Aug 2026 19:59:19 +0200 Subject: Fix next peer check race in WebSocket thread --- erebos-webapp.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'erebos-webapp.cabal') diff --git a/erebos-webapp.cabal b/erebos-webapp.cabal index d9ab240..7c47bc3 100644 --- a/erebos-webapp.cabal +++ b/erebos-webapp.cabal @@ -74,6 +74,7 @@ executable erebos-webapp ghc-experimental ^>= { 9.1201, 9.1202 }, http-types ^>= { 0.12.4 }, mtl ^>= { 2.3 }, + stm ^>= { 2.5 }, text ^>= { 2.1 }, time ^>= { 1.14 }, uuid-types ^>= { 1.0.4 }, -- cgit v1.2.3