summaryrefslogtreecommitdiff
path: root/openpgp-util.cabal
diff options
context:
space:
mode:
authorJoe Crayne <joe@jerkface.net>2019-11-14 19:04:32 -0500
committerJoe Crayne <joe@jerkface.net>2019-11-14 19:04:32 -0500
commit713295a4ac808cc4bb1eb1f7be78d79d70dc6cd1 (patch)
tree1c58ede41f76f295a42b6da431443bfb36e39e61 /openpgp-util.cabal
parent6252bdbd0531feaa6ac9e881dffe5c92b8b40197 (diff)
Enable generating cv25519 keys.
Diffstat (limited to 'openpgp-util.cabal')
-rw-r--r--openpgp-util.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpgp-util.cabal b/openpgp-util.cabal
index 132cb05..055dde7 100644
--- a/openpgp-util.cabal
+++ b/openpgp-util.cabal
@@ -139,6 +139,7 @@ library
139 Data.OpenPGP.Util.Verify 139 Data.OpenPGP.Util.Verify
140 Data.OpenPGP.Util.Sign 140 Data.OpenPGP.Util.Sign
141 Data.OpenPGP.Util.Gen 141 Data.OpenPGP.Util.Gen
142 Data.OpenPGP.Util.Decrypt
142 Data.OpenPGP.Util.DecryptSecretKey 143 Data.OpenPGP.Util.DecryptSecretKey
143 Data.OpenPGP.Util.Ed25519 144 Data.OpenPGP.Util.Ed25519
144 build-depends: 145 build-depends: