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
|
@ -55,7 +55,7 @@ seek o = startConcurrency transferStages $ do
|
|||
where
|
||||
ww = WarnUnmatchLsFiles "get"
|
||||
|
||||
start :: GetOptions -> Maybe Remote -> SeekInput -> RawFilePath -> Key -> CommandStart
|
||||
start :: GetOptions -> Maybe Remote -> SeekInput -> OsPath -> Key -> CommandStart
|
||||
start o from si file key = do
|
||||
lu <- prepareLiveUpdate Nothing key AddingKey
|
||||
start' lu (expensivecheck lu) from key afile ai si
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue