Module

Type.Proxying.RowList

Package
purescript-proxying
Repository
matthew-hilty/purescript-proxying

#GenericRLProxying Source

class (Generic (f l) rep) <= GenericRLProxying (rep :: Type) (f :: RowList -> Type) (l :: RowList)  where

Members

Instances

#RLProxying Source

class RLProxying (f :: RowList -> Type) (l :: RowList)  where

Members

Instances