From 75479fb3c43eb6820925e0a4916b59807d78ca64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Wed, 23 Jul 2025 21:54:56 +0200 Subject: Search for peer based on URL parameter --- 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 3c91fc1..703a583 100644 --- a/erebos-webapp.cabal +++ b/erebos-webapp.cabal @@ -59,6 +59,7 @@ executable erebos-webapp bytestring ^>= { 0.12 }, erebos ^>= { 0.1.8 }, ghc-experimental ^>= { 9.1201, 9.1202 }, + http-types ^>= { 0.12.4 }, mtl ^>= { 2.3 }, text ^>= { 2.1 }, time ^>= { 1.14 }, -- cgit v1.2.3