Rel8.Internal.Type.ReadShow
newtype ReadShow a Source #
A deriving-via helper type for column types that store a Haskell value using a Haskell's Read and Show type classes.
Read
Show
Constructors
Fields
Defined in Rel8.Internal.Type.ReadShow
Methods
typeInformation :: TypeInformation (ReadShow a) Source #