Copyright | (c) 2013-2018 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 | None |
Language | Haskell2010 |
Network.AWS.Data.Text
Contents
Description
Synopsis
Documentation
A space efficient, packed, unboxed Unicode text type.
Instances
Deserialisation
class FromText a where Source #
Instances
fromTextError :: Text -> Parser a Source #