Copyright | (c) 2013-2023 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | provisional |
Portability | non-portable (GHC extensions) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Types and values referenced by generated code.
Documentation
module Amazonka.Types
module Amazonka.Endpoint
module Amazonka.Data.Time
module Amazonka.Data.Sensitive
module Amazonka.Data.Log
module Amazonka.Data.Body
module Amazonka.Data.Base64
module Amazonka.Pager
module Amazonka.Waiter
module Amazonka.Error
may :: Applicative f => ([a] -> f b) -> [a] -> f (Maybe b) Source #