Changelog for safe-exceptions-0.1.7.0
0.1.7.0
- Add
bracketWithError
0.1.6.0
- Reuse the
Handlerdefinition fromControl.Monad.Catch
0.1.5.0
- Re-export
Control.Exception.assert - Add
throwString
0.1.4.0
- Add
catchJust,handleJust, andtryJust
0.1.3.0
- Add
catchIO,handleIO, andtryIO
0.1.2.0
- Added
catches#13
0.1.1.0
- Add missing
toSyncExceptioninsideimpureThrow - Conditionally export
displayExceptionfor older GHCs - Re-export
Typeable - Add the deepseq variants of catch/handle/try functions
0.1.0.0
- Initial releae