summaryrefslogtreecommitdiff
path: root/KeyRing.hs
diff options
context:
space:
mode:
Diffstat (limited to 'KeyRing.hs')
-rw-r--r--KeyRing.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/KeyRing.hs b/KeyRing.hs
index 62e46a8..26fb820 100644
--- a/KeyRing.hs
+++ b/KeyRing.hs
@@ -8,6 +8,7 @@
8module KeyRing 8module KeyRing
9 ( runKeyRing 9 ( runKeyRing
10 , StreamInfo(..) 10 , StreamInfo(..)
11 , Access(..)
11 , KeyFilter(..) 12 , KeyFilter(..)
12 , KeyRingOperation(..) 13 , KeyRingOperation(..)
13 , KikiResult(..) 14 , KikiResult(..)