From e5f5c42f69448ac5d9fa71dac9d41d64c7165643 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Fri, 12 Jan 2024 18:16:45 -0500 Subject: Add user API endpoint --- fig-frontend/fig-frontend.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'fig-frontend/fig-frontend.cabal') diff --git a/fig-frontend/fig-frontend.cabal b/fig-frontend/fig-frontend.cabal index aed5cfd..a15047d 100644 --- a/fig-frontend/fig-frontend.cabal +++ b/fig-frontend/fig-frontend.cabal @@ -17,7 +17,9 @@ common deps , containers , data-default-class , directory + , errors , filepath + , hedis , http-types , http-client , http-client-tls @@ -54,6 +56,7 @@ library Fig.Frontend.Utils Fig.Frontend.Auth Fig.Frontend.State + Fig.Frontend.DB executable fig-frontend import: defaults -- cgit v1.2.3