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 --- Utility/RsyncFile.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Utility/RsyncFile.hs') diff --git a/Utility/RsyncFile.hs b/Utility/RsyncFile.hs index 6e21ba063..b6c2267e8 100644 --- a/Utility/RsyncFile.hs +++ b/Utility/RsyncFile.hs @@ -9,7 +9,7 @@ module Utility.RsyncFile where import Data.String.Utils -import Utility +import Utility.SafeCommand {- Generates parameters to make rsync use a specified command as its remote - shell. -} -- cgit v1.2.3