Copyright | (c) 2013-2015 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <[email protected]> |
Stability | provisional |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Language | Haskell2010 |
Network.AWS.Data.Text
Contents
Description
Documentation
data Text :: *
A space efficient, packed, unboxed Unicode text type.
Instances
Deserialisation
Instances
fromTextError :: Text -> Parser a Source
Serialisation
Instances