incomplete action to download files from import

This commit is contained in:
Joey Hess 2019-02-26 15:25:28 -04:00
parent b6e2a5e9c2
commit f4b773e9a1
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
4 changed files with 100 additions and 13 deletions

View file

@ -258,7 +258,8 @@ data ImportActions a = ImportActions
:: ExportLocation
-> ContentIdentifier
-> (FilePath -> a Key)
-- ^ callback that generates a key from the downloaded content
-- ^ callback that generates a key from the downloaded content,
-- it may rename or delete the file
-> MeterUpdate
-> a (Maybe Key)
-- Exports content to an ExportLocation, and returns the