libjenkins-0.4.2.0: Jenkins API interface

Safe HaskellNone

Network.HTTP.Conduit.Lens

Contents

Description

Optics for http-conduit types

Synopsis

Request lenses

HttpException prisms

class AsHttpException t whereSource

http-conduit exceptions

Methods

_HttpException :: Prism' t HttpExceptionSource

http-conduit exceptions overloading