From 80a6150610182eefa0deb1f0932d3b780456ca09 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Fri, 11 Oct 2024 23:30:56 +0200 Subject: use backend REST library for frontend --- frontend/frontend.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'frontend/frontend.cabal') diff --git a/frontend/frontend.cabal b/frontend/frontend.cabal index 368049b..65b38f5 100644 --- a/frontend/frontend.cabal +++ b/frontend/frontend.cabal @@ -37,11 +37,13 @@ executable frontend build-depends: aeson, attoparsec, + backend, base, bytestring, common, containers, data-default, + exceptions, miso, mtl, neat-interpolation, -- cgit v1.2.3