summaryrefslogtreecommitdiffhomepage
path: root/Role/User.hs
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-29 10:54:39 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-29 10:54:39 -0400
commit46245781f26d49037102a4c74001f47a345fa567 (patch)
treefe1dc53548d0b366d0b89e28c0eb00fa43e083e7 /Role/User.hs
parentc36639f8fb10fe51e7747c1c53f6928c7bbac4b2 (diff)
downloaddebug-me-46245781f26d49037102a4c74001f47a345fa567.tar.gz
split module
Diffstat (limited to 'Role/User.hs')
-rw-r--r--Role/User.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Role/User.hs b/Role/User.hs
index d1e4975..bbf563c 100644
--- a/Role/User.hs
+++ b/Role/User.hs
@@ -8,6 +8,7 @@ import Memory
import Log
import Session
import Crypto
+import Gpg
import CmdLine
import WebSockets
import SessionID