aboutsummaryrefslogtreecommitdiff
path: root/Annex/FileMatcher.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-10-28 14:05:55 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-10-28 14:05:55 -0400
commit061fbfb37e02a9a9cb42396cce63d9b67d6a9c6e (patch)
tree6d8ea2522fac733bc20e85aa50b7320c77be5eec /Annex/FileMatcher.hs
parent8fdc1813592d4ea72cd22c438b0357b9968fd867 (diff)
refactor
Diffstat (limited to 'Annex/FileMatcher.hs')
-rw-r--r--Annex/FileMatcher.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Annex/FileMatcher.hs b/Annex/FileMatcher.hs
index 3abba1055..cded857a2 100644
--- a/Annex/FileMatcher.hs
+++ b/Annex/FileMatcher.hs
@@ -13,6 +13,7 @@ import Common.Annex
import Limit
import Utility.Matcher
import Types.Group
+import Types.Limit
import Logs.Group
import Logs.Remote
import Annex.UUID