aboutsummaryrefslogtreecommitdiff
path: root/Types.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Types.hs')
-rw-r--r--Types.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Types.hs b/Types.hs
index 50597962c..c3d6467a3 100644
--- a/Types.hs
+++ b/Types.hs
@@ -7,6 +7,7 @@ module Types (
Key,
genKey,
backendName,
+ keyName,
FlagName,
Flag(..)
) where