Module

Kushiyaki

Package
purescript-kushiyaki
Repository
justinwoo/purescript-kushiyaki

#ParseURL Source

class ParseURL (url :: Symbol) (row :: Row Type)  where

Members

Instances

#ParseURLImpl Source

class ParseURLImpl (xs :: FList) (from :: Row Type) (to :: Row Type) | xs -> from to where

Members

Instances

#ParseTypedParam Source

class ParseTypedParam (s :: Symbol) (name :: Symbol) (ty :: Type) | s -> name ty

Instances

#ParseTypedParamImpl Source

class ParseTypedParamImpl (x :: Symbol) (xs :: Symbol) (acc :: Symbol) (name :: Symbol) (ty :: Type) | x xs acc -> name ty

Instances

#MatchTypeName Source

class MatchTypeName (s :: Symbol) (ty :: Type) | s -> ty

Instances

#ReadParam Source

class ReadParam a  where

Members

Instances

Modules
Kushiyaki