aws-0.1: Amazon Web Services (AWS) for Haskell

Aws.Util

Documentation

tryError :: (Exception e, ResourceIO m) => m b -> m (Either e b)Source