summaryrefslogtreecommitdiff
path: root/Types/FileMatcher.hs
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2020-12-14 16:52:53 -0400
committerJoey Hess <joeyh@joeyh.name>2020-12-14 16:52:53 -0400
commit205a837e8a711876ea19a829d6da527ca0c8ae5c (patch)
treec34ac9c166daeae436b1ee7c95c549a1f9ff8106 /Types/FileMatcher.hs
parentfac5ccb2e2db19320eb2c1b63c047fbdcdf4cdaf (diff)
clarify comment
Diffstat (limited to 'Types/FileMatcher.hs')
-rw-r--r--Types/FileMatcher.hs4
1 files changed, 3 insertions, 1 deletions
diff --git a/Types/FileMatcher.hs b/Types/FileMatcher.hs
index 77c2526465..70d9e40d7f 100644
--- a/Types/FileMatcher.hs
+++ b/Types/FileMatcher.hs
@@ -30,7 +30,9 @@ data FileInfo = FileInfo
-- ^ path to a file containing the content, for operations
-- that examine it
, matchFile :: RawFilePath
- -- ^ filepath to match on; may be relative to top of repo or cwd
+ -- ^ filepath to match on; may be relative to top of repo or cwd,
+ -- depending on how globs in preferred content expressions
+ -- are intended to be matched
}
data ProvidedInfo = ProvidedInfo