git-annex/Backend
Joey Hess 3334d3831b
change retrieveExport and getKey to throw exception
retrieveExport is part of ongoing transition to make remote methods
throw exceptions, rather than silently hide them.

getKey very rarely fails, and when it does it's always for the same reason
(user configured annex.backend to url for some reason). So, this will
avoid dealing with Nothing everywhere it's used.

This commit was sponsored by Ilya Shlyakhter on Patreon.
2020-05-15 13:45:53 -04:00
..
Hash.hs change retrieveExport and getKey to throw exception 2020-05-15 13:45:53 -04:00
URL.hs change retrieveExport and getKey to throw exception 2020-05-15 13:45:53 -04:00
Utilities.hs fix ByteString conversion on windows 2019-12-18 13:32:56 -04:00
WORM.hs change retrieveExport and getKey to throw exception 2020-05-15 13:45:53 -04:00