cachix-api-0.1.0.3: Servant HTTP API specification for https://cachix.org

Safe HaskellNone
LanguageHaskell2010

Cachix.Types.SwaggerOrphans

Contents

Orphan instances

ToParamSchema SetCookie # 
Instance details

Methods

toParamSchema :: proxy SetCookie -> ParamSchema t #

HasSwagger (StreamResponseGet contentTypes :: *) # 
Instance details

Methods

toSwagger :: Proxy (StreamResponseGet contentTypes) -> Swagger #

HasSwagger api => HasSwagger (StreamBodyMonad contentTypes m :> api :: *) # 
Instance details

Methods

toSwagger :: Proxy (StreamBodyMonad contentTypes m :> api) -> Swagger #