Polysemy.Http.Effect.Manager
Description
data Manager (a :: Type -> Type) b where Source #
This effect abstracts the creation of a Manager in order to allow pool sharing in a flexible way.
Manager
Constructors