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

Safe HaskellSafe-Infered

Aws.Util

Documentation

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