FromJSON Contact Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
ToJSON Contact Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
Read Contact Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
Show Contact Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
PersistEntity Contact Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
SafeToInsert Contact Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
PersistField Contact Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
AtLeastOneUniqueKey Contact Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
OnlyOneUniqueKey Contact Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
PersistFieldSql Contact Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
ToBackendKey SqlBackend Contact Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
SymbolToField "age" Contact Int Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
SymbolToField "email" Contact Text Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
SymbolToField "name" Contact Text Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
SymbolToField "title" Contact Text Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
SymbolToField "id" Contact (Key Contact) Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
FromJSON (Key Contact) Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
ToJSON (Key Contact) Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
Read (Key Contact) Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
Show (Key Contact) Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
Eq (Key Contact) Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
Ord (Key Contact) Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
FromHttpApiData (Key Contact) Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
ToHttpApiData (Key Contact) Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
PathPiece (Key Contact) Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
PersistField (Key Contact) Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
PersistFieldSql (Key Contact) Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
data EntityField Contact typ Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
newtype Key Contact Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
type PersistEntityBackend Contact Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |
data Unique Contact Source # | |
Instance detailsDefined in TmpProc.Example1.Schema |