summaryrefslogtreecommitdiff
path: root/fig-web/fig-web.cabal
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2024-11-07 22:51:56 -0500
committerLLLL Colonq <llll@colonq>2024-11-07 22:51:56 -0500
commit309bdcc15db562633ff73da4021f0020f1c0cf6d (patch)
treee465b2035d0bed8c53960322ff041122299cbd2f /fig-web/fig-web.cabal
parent624f7ba8b2fcda6675951dd8d41dcc99017484cf (diff)
Secured API
Diffstat (limited to 'fig-web/fig-web.cabal')
-rw-r--r--fig-web/fig-web.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/fig-web/fig-web.cabal b/fig-web/fig-web.cabal
index 3cf3502..600d4d8 100644
--- a/fig-web/fig-web.cabal
+++ b/fig-web/fig-web.cabal
@@ -55,6 +55,7 @@ library
hs-source-dirs: src
exposed-modules:
Fig.Web
+ Fig.Web.Secure
Fig.Web.Utils
Fig.Web.Auth
Fig.Web.State