try package:universum

Same as upstream try, but will not catch asynchronous exceptions
try specialized to catch all synchronous exceptions
Lifted to MonadIO version of tryPutMVar.
Lifted to MonadIO version of tryReadMVar.
Lifted to MonadIO version of tryTakeMVar.