libjenkins-0.3.0.0: Jenkins API interface

Safe HaskellNone

Network.HTTP.Conduit.Lens

Contents

Description

Optics for http-conduit types

Synopsis

Request lenses

HttpException prisms

class AsHttpException p f t whereSource

http-conduit exceptions

Methods

_HttpException :: Overloaded' p f t HttpExceptionSource

http-conduit exceptions overloading