more OsPath conversion (520/749)
Sponsored-by: mycroft
This commit is contained in:
parent
9394197621
commit
0d2b805806
11 changed files with 141 additions and 148 deletions
|
@ -61,7 +61,7 @@ keyMatchInfoWithoutContent key file = MatchingInfo $ ProvidedInfo
|
|||
-- This is used when testing a matcher, with values to match against
|
||||
-- provided by the user.
|
||||
data UserProvidedInfo = UserProvidedInfo
|
||||
{ userProvidedFilePath :: UserInfo FilePath
|
||||
{ userProvidedFilePath :: UserInfo OsPath
|
||||
, userProvidedKey :: UserInfo Key
|
||||
, userProvidedFileSize :: UserInfo FileSize
|
||||
, userProvidedMimeType :: UserInfo MimeType
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue