diff options
Diffstat (limited to 'Upgrade/V1.hs')
-rw-r--r-- | Upgrade/V1.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Upgrade/V1.hs b/Upgrade/V1.hs index 160d9309f..b4567a0b7 100644 --- a/Upgrade/V1.hs +++ b/Upgrade/V1.hs @@ -31,6 +31,8 @@ import Backend import Messages import Version import Utility +import Utility.SafeCommand +import Utility.Path import qualified Upgrade.V2 -- v2 adds hashing of filenames of content and location log files. |