HAppS-Data-0.9.3: HAppS data manipulation librariesSource codeContentsIndex
HAppS.Data.Proxy
Documentation
data Proxy t[aiaw] Source
Constructors
Proxy
show/hide Instances
Typeable1 Proxy
(Data ctx t[aiaw], Sat (ctx (Proxy t[aiaw]))) => Data ctx (Proxy t[aiaw])
Typeable t[aiaw] => Data (Proxy t[aiaw])
Read (Proxy t[aiaw])
Show (Proxy t[aiaw])
Default t[aiaw] => Default (Proxy t[aiaw])
Typeable a => Serialize (Proxy a)
Version (Proxy a)
dataType[aiax] :: DataTypeSource
constr[aiay] :: ConstrSource
proxy :: t -> Proxy tSource
unProxy :: Proxy t -> tSource
asProxyType :: t -> Proxy t -> tSource
Produced by Haddock version 2.4.2