cachix-0.6.1: Command line client for Nix binary cache hosting https://cachix.org
Safe HaskellNone
LanguageHaskell2010

Cachix.Client.Retry

Documentation

retryAll :: (MonadIO m, MonadMask m) => (RetryStatus -> m a) -> m a Source #