hedgehog-1.0.2: Release with confidence.
Safe HaskellNone
LanguageHaskell98

Hedgehog.Internal.Exception

Documentation

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