From 1dd4574909b40ffdb77ae1338b353156d73983af Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 12 May 2013 19:19:28 -0400 Subject: rename module --- Logs/Unused.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Logs') diff --git a/Logs/Unused.hs b/Logs/Unused.hs index 437b01f71..342d88aa6 100644 --- a/Logs/Unused.hs +++ b/Logs/Unused.hs @@ -19,7 +19,7 @@ import qualified Data.Map as M import Common.Annex import Command import Types.Key -import Utility.TempFile +import Utility.Tmp writeUnusedLog :: FilePath -> [(Int, Key)] -> Annex () writeUnusedLog prefix l = do -- cgit v1.2.3