Home
last modified time | relevance | path

Searched refs:GDatatypeInfoOf (Results 1 – 2 of 2) sorted by relevance

/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/generics-sop-0.5.1.1/src/Generics/SOP/
H A DGGP.hs16 , GDatatypeInfoOf
197 type GDatatypeInfo a = SOP.T.DemoteDatatypeInfo (GDatatypeInfoOf a) (GCode a)
203 type GDatatypeInfoOf (a :: Type) = ToInfo (GHC.Rep a) type
236 gdatatypeInfo _ = SOP.T.demoteDatatypeInfo (Proxy :: Proxy (GDatatypeInfoOf a))
H A DUniverse.hs144 type DatatypeInfoOf a = GDatatypeInfoOf a