aws-sns-0.1: Bindings for AWS SNS Version 2013-03-31

Stabilityexperimental
MaintainerLars Kuhtz <lars@alephcloud.com>
Safe HaskellNone

Aws.Sns.Internal

Description

 

Documentation

forceE :: Exception e => e -> [a] -> Either e aSource

fmapL :: (a -> b) -> Either a c -> Either b cSource

expectValue :: (Monad m, Eq a, Show a) => a -> a -> m ()Source