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

Safe HaskellNone
LanguageHaskell2010

Cachix.Types.SwaggerOrphans

Contents

Orphan instances

HasSwagger (StreamResponseGet contentTypes :: Type) Source # 
Instance details

Methods

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

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

Methods

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