summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'keysafe.cabal')
-rw-r--r--keysafe.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/keysafe.cabal b/keysafe.cabal
index 1289629..ed8da6c 100644
--- a/keysafe.cabal
+++ b/keysafe.cabal
@@ -51,6 +51,7 @@ Executable keysafe
, wai == 3.2.*
, warp == 3.2.*
, http-client == 0.4.*
+ , transformers == 0.4.*
-- Inlined to change the finite field size to 256
-- for efficient serialization.