hedgehog-1.2: Release with confidence.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hedgehog.Internal.Exception

Documentation

tryAll :: MonadCatch m => m a -> m (Either SomeException a) Source #