more OsPath conversion (639/749)
Sponsored-by: k0ld
This commit is contained in:
parent
a5d48edd94
commit
c74c75b352
28 changed files with 147 additions and 132 deletions
|
@ -57,7 +57,7 @@ seek o = startConcurrency stages $
|
|||
, usesLocationLog = True
|
||||
}
|
||||
|
||||
start :: MirrorOptions -> SeekInput -> RawFilePath -> Key -> CommandStart
|
||||
start :: MirrorOptions -> SeekInput -> OsPath -> Key -> CommandStart
|
||||
start o si file k = startKey o afile (si, k, ai)
|
||||
where
|
||||
afile = AssociatedFile (Just file)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue