uri-enumerator-0.0.0: Read and write URIs

Network.URI.Enumerator.HTTP

Synopsis

Documentation

withManager :: MonadControlIO m => (Manager -> m a) -> m a

Create a new Manager, call the supplied function and then close it.