Module Test.QuickCheckException

Imports

Table of Content

Definitions

type AnException = Exception
tryEvaluate ∷ a → IO (Exception | a)
tryEvaluateIOIO aIO (Exception | a)
isInterruptExceptionBool
discard ∷ a
isDiscardExceptionBool

Functions and Values by Type

ExceptionBool

isDiscard, isInterrupt

IO a → IO (Exception | a)

tryEvaluateIO

a → IO (Exception | a)

tryEvaluate

a

discard

Valid HTML 4.01 Strict