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

Aws.Util

Documentation

tryError :: (Exception e, Monad m) => Iteratee a m b -> Iteratee a m (Either e b)Source