summaryrefslogtreecommitdiff
path: root/fig-web/fig-web.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'fig-web/fig-web.cabal')
-rw-r--r--fig-web/fig-web.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/fig-web/fig-web.cabal b/fig-web/fig-web.cabal
index 600d4d8..0b8aa8e 100644
--- a/fig-web/fig-web.cabal
+++ b/fig-web/fig-web.cabal
@@ -29,6 +29,7 @@ common deps
, megaparsec
, mtl
, network
+ , process
, random
, req
, safe-exceptions
@@ -38,6 +39,7 @@ common deps
, tomland
, transformers
, unordered-containers
+ , uuid
, vector
, wai
, wai-extra
@@ -60,6 +62,7 @@ library
Fig.Web.Auth
Fig.Web.State
Fig.Web.DB
+ Fig.Web.LDAP
executable fig-web
import: defaults