diff options
Diffstat (limited to 'KeyRing.hs')
-rw-r--r-- | KeyRing.hs | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -94,6 +94,9 @@ module KeyRing | |||
94 | , InputFileContext(..) | 94 | , InputFileContext(..) |
95 | , onionNameForContact | 95 | , onionNameForContact |
96 | , keykey | 96 | , keykey |
97 | , keyPacket | ||
98 | , KeySpec(..) | ||
99 | , getHostnames | ||
97 | ) where | 100 | ) where |
98 | 101 | ||
99 | import System.Environment | 102 | import System.Environment |