diff options
Diffstat (limited to 'Command/Drop.hs')
-rw-r--r-- | Command/Drop.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Command/Drop.hs b/Command/Drop.hs index 6cdf216f4..d1ebd7f64 100644 --- a/Command/Drop.hs +++ b/Command/Drop.hs @@ -17,6 +17,7 @@ import qualified Backend import LocationLog import Types import Core +import Messages {- Indicates a file's content is not wanted anymore, and should be removed - if it's safe to do so. -} |