diff options
Diffstat (limited to 'Command/SetKey.hs')
-rw-r--r-- | Command/SetKey.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Command/SetKey.hs b/Command/SetKey.hs index a5710643e..9286e740b 100644 --- a/Command/SetKey.hs +++ b/Command/SetKey.hs @@ -18,6 +18,7 @@ import qualified Backend import LocationLog import Types import Core +import Messages {- Sets cached content for a key. -} start :: SubCmdStartString |