summaryrefslogtreecommitdiff
path: root/nix/haskell-deps.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/haskell-deps.nix')
-rw-r--r--nix/haskell-deps.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/nix/haskell-deps.nix b/nix/haskell-deps.nix
index 44c2050..26981dc 100644
--- a/nix/haskell-deps.nix
+++ b/nix/haskell-deps.nix
@@ -33,6 +33,8 @@
"safecopy"
"scotty"
"servant"
+ "servant-auth"
+ "servant-auth-server"
"servant-lucid"
"servant-server"
"split"
@@ -50,4 +52,5 @@
"wai-extra"
"wai-middleware-metrics"
"warp"
+ "x509"
]