summaryrefslogtreecommitdiff
path: root/openpgp-util.cabal
diff options
context:
space:
mode:
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 33b5ff6..b0d7f53 100644
--- a/openpgp-util.cabal
+++ b/openpgp-util.cabal
@@ -136,6 +136,7 @@ library
136 Data.OpenPGP.Util.Sign 136 Data.OpenPGP.Util.Sign
137 Data.OpenPGP.Util.Gen 137 Data.OpenPGP.Util.Gen
138 Data.OpenPGP.Util.DecryptSecretKey 138 Data.OpenPGP.Util.DecryptSecretKey
139 Data.OpenPGP.Util.Ed25519
139 build-depends: 140 build-depends:
140 base == 4.*, 141 base == 4.*,
141 transformers, 142 transformers,