fix some matchNeedsFileName values
authorJoey Hess <joeyh@joeyh.name>
Thu, 24 Sep 2020 20:08:47 +0000 (16:08 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 24 Sep 2020 20:08:47 +0000 (16:08 -0400)
commitb7afcda88753ab663d9e626df733a656585f55b9
tree0eecd9faaf400afefc02cf9159b6df894161a030
parent051e16a94545b365fffb830dfe9cf30b9f54b4dc
fix some matchNeedsFileName values

matchMagic: Always False for MatchingKey. Unsure why.. Could be a bug?

limitUnused: Behaves differently when there is a filename.

limitSize: When used with LimitDiskFiles, checks the size on disk of the
filename.
Limit.hs