diff options
Diffstat (limited to 'Command/Unlock.hs')
-rw-r--r-- | Command/Unlock.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Command/Unlock.hs b/Command/Unlock.hs index 5817e8f22..44b92545c 100644 --- a/Command/Unlock.hs +++ b/Command/Unlock.hs @@ -19,6 +19,7 @@ import Content import Utility.Conditional import Utility.CopyFile import Utility.Path +import Utility.FileMode command :: [Command] command = |