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
|
@ -94,7 +94,7 @@ stages ToHere = transferStages
|
|||
stages (FromRemoteToRemote _ _) = transferStages
|
||||
stages (FromAnywhereToRemote _) = transferStages
|
||||
|
||||
start :: LiveUpdate -> FromToHereOptions -> RemoveWhen -> SeekInput -> RawFilePath -> Key -> CommandStart
|
||||
start :: LiveUpdate -> FromToHereOptions -> RemoveWhen -> SeekInput -> OsPath -> Key -> CommandStart
|
||||
start lu fromto removewhen si f k = start' lu fromto removewhen afile si k ai
|
||||
where
|
||||
afile = AssociatedFile (Just f)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue