Skip to content
Snippets Groups Projects
Commit b4768398 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

haddock

parent 8514c52d
No related branches found
No related tags found
1 merge request!1Simplistic implementation of download
......@@ -34,7 +34,9 @@ data DownloadError
{ notEnoughDecodedSharesNeeded :: Int
, notEnoughDecodedSharesFound :: Int
}
| ShareDecodingFailed
| -- | Enough syntactically valid shares were recovered but they could not
-- be interpreted.
ShareDecodingFailed
| -- | An attempt was made to download a share but no servers were given for
-- the download.
NoServers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment