From 203148363f459635b1be40b8c6ed376073230dda Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 22 Aug 2011 16:14:12 -0400 Subject: split groups of related functions out of Utility --- Backend/SHA.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Backend') 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 -- cgit v1.2.3