mismi-s3-0.0.3: AWS Library

Safe HaskellNone
LanguageHaskell98

Mismi.S3.Internal.Async

Documentation

waitEitherBoth :: Async a -> Async b -> Async c -> IO (Either a (b, c)) Source #