diff options
Diffstat (limited to 'KeyRing.hs')
-rw-r--r-- | KeyRing.hs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ | |||
8 | module KeyRing | 8 | module KeyRing |
9 | ( runKeyRing | 9 | ( runKeyRing |
10 | , StreamInfo(..) | 10 | , StreamInfo(..) |
11 | , Access(..) | ||
11 | , KeyFilter(..) | 12 | , KeyFilter(..) |
12 | , KeyRingOperation(..) | 13 | , KeyRingOperation(..) |
13 | , KikiResult(..) | 14 | , KikiResult(..) |