summaryrefslogtreecommitdiff
path: root/Backend
diff options
context:
space:
mode:
Diffstat (limited to 'Backend')
-rw-r--r--Backend/SHA.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Backend/SHA.hs b/Backend/SHA.hs
index b8a0d254b..ed2a47db9 100644
--- a/Backend/SHA.hs
+++ b/Backend/SHA.hs
@@ -23,7 +23,7 @@ import Content
import Types
import Types.Backend
import Types.Key
-import Utility
+import Utility.SafeCommand
import qualified Build.SysConfig as SysConfig
type SHASize = Int