polysemy-http-0.10.0.0: Polysemy effects for HTTP clients
Safe HaskellSafe-Inferred
LanguageHaskell2010

Polysemy.Http.Interpreter.Manager

Description

 
Synopsis

Documentation

interpretManager :: Member (Embed IO) r => InterpreterFor Manager r Source #

Trivial interpreter with a globally shared Manager instance.