Copyright | (c) 2019 Composewell Technologies |
---|---|
License | BSD3 |
Maintainer | streamly@composewell.com |
Stability | experimental |
Portability | GHC |
Safe Haskell | None |
Language | Haskell2010 |
Additional Control.Exception utilities.
Synopsis
- assertM :: Applicative f => Bool -> f ()
- verify :: Bool -> a -> a
- verifyM :: Applicative f => Bool -> f ()