Changelog for safe-exceptions-0.1.2.0
0.1.2.0
- Added
catches
#13
0.1.1.0
- Add missing
toSyncException
insideimpureThrow
- Conditionally export
displayException
for older GHCs - Re-export
Typeable
- Add the deepseq variants of catch/handle/try functions
0.1.0.0
- Initial releae