From cfe21e85e7fba61ac588e210f2a9b75f8d081f42 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 4 Oct 2011 00:40:47 -0400 Subject: rename --- Limit.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Limit.hs') diff --git a/Limit.hs b/Limit.hs index 334ae325d..91857c687 100644 --- a/Limit.hs +++ b/Limit.hs @@ -10,13 +10,13 @@ module Limit where import Text.Regex.PCRE.Light.Char8 import System.Path.WildMatch -import AnnexCommon +import Annex.Common import qualified Annex import qualified Utility.Matcher import qualified Remote import qualified Backend import LocationLog -import Content +import Annex.Content type Limit = Utility.Matcher.Token (FilePath -> Annex Bool) -- cgit v1.2.3