diff options
Diffstat (limited to 'Command/Get.hs')
-rw-r--r-- | Command/Get.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Command/Get.hs b/Command/Get.hs index 1433bc8d0..c50b5a377 100644 --- a/Command/Get.hs +++ b/Command/Get.hs @@ -11,6 +11,7 @@ import Command import qualified Backend import Types import Core +import Messages {- Gets an annexed file from one of the backends. -} start :: SubCmdStartString |