summaryrefslogtreecommitdiff
path: root/fig-frontend/fig-frontend.cabal
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2024-01-12 14:54:22 -0500
committerLLLL Colonq <llll@colonq>2024-01-12 14:54:32 -0500
commit094d3e0e1370f2f8b3619ba6cea8b33ac83dceed (patch)
tree01ae4f2706d32ef1433c60d60dcabb1e479be463 /fig-frontend/fig-frontend.cabal
parent45980c6910a7fe16ec41b1663b79cebc6e33350d (diff)
Update frontend
Diffstat (limited to 'fig-frontend/fig-frontend.cabal')
-rw-r--r--fig-frontend/fig-frontend.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/fig-frontend/fig-frontend.cabal b/fig-frontend/fig-frontend.cabal
index b71911e..aed5cfd 100644
--- a/fig-frontend/fig-frontend.cabal
+++ b/fig-frontend/fig-frontend.cabal
@@ -22,6 +22,7 @@ common deps
, http-client
, http-client-tls
, jose-jwt
+ , lens
, lucid2
, megaparsec
, mtl
@@ -52,6 +53,7 @@ library
Fig.Frontend
Fig.Frontend.Utils
Fig.Frontend.Auth
+ Fig.Frontend.State
executable fig-frontend
import: defaults