summaryrefslogtreecommitdiff
path: root/Data/OpenPGP/Util.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Data/OpenPGP/Util.hs')
-rw-r--r--Data/OpenPGP/Util.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Data/OpenPGP/Util.hs b/Data/OpenPGP/Util.hs
index 19d98ec..6b1ebb1 100644
--- a/Data/OpenPGP/Util.hs
+++ b/Data/OpenPGP/Util.hs
@@ -6,6 +6,7 @@ module Data.OpenPGP.Util
6 , pgpSign 6 , pgpSign
7 , GenerateKeyParams(..) 7 , GenerateKeyParams(..)
8 , generateKey 8 , generateKey
9 , randomS2K
9 ) where 10 ) where
10 11
11import Data.OpenPGP.Util.Fingerprint 12import Data.OpenPGP.Util.Fingerprint