hpqtypes-1.4.2: Haskell bindings to libpqtypes

Safe HaskellNone
LanguageHaskell98

Database.PostgreSQL.PQTypes.XML

Synopsis

Documentation

newtype XML Source

Representation of SQL XML types as Text. Users of hpqtypes may want to add conversion instances for their favorite XML type around XML.

Constructors

XML 

Fields

unXML :: Text