diff options
| author | LLLL Colonq <llll@colonq> | 2024-11-07 22:51:56 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2024-11-07 22:51:56 -0500 |
| commit | 309bdcc15db562633ff73da4021f0020f1c0cf6d (patch) | |
| tree | e465b2035d0bed8c53960322ff041122299cbd2f /fig-web/fig-web.cabal | |
| parent | 624f7ba8b2fcda6675951dd8d41dcc99017484cf (diff) | |
Secured API
Diffstat (limited to 'fig-web/fig-web.cabal')
| -rw-r--r-- | fig-web/fig-web.cabal | 1 |
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 |
