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 ed8da6c..2764311 100644
--- a/keysafe.cabal
+++ b/keysafe.cabal
@@ -52,6 +52,7 @@ Executable keysafe
, warp == 3.2.*
, http-client == 0.4.*
, transformers == 0.4.*
+ , stm == 2.4.*
-- Inlined to change the finite field size to 256
-- for efficient serialization.