summaryrefslogtreecommitdiff
path: root/Annex/FileMatcher.hs
diff options
context:
space:
mode:
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 70ea93984..e97b80c82 100644
--- a/Annex/FileMatcher.hs
+++ b/Annex/FileMatcher.hs
@@ -14,6 +14,7 @@ module Annex.FileMatcher (
matchAll,
preferredContentParser,
parsedToMatcher,
+ mkLargeFilesParser,
largeFilesMatcher,
) where