servant-auth-client

servant-client/servant-auth compatibility

http://github.com/haskell-servant/servant-auth#readme

Version on this page:0.3.3.0@rev:3
LTS Haskell 22.43:0.4.2.0
Stackage Nightly 2024-12-04:0.4.2.0
Latest on Hackage:0.4.2.0

See all snapshots servant-auth-client appears in

BSD-3-Clause licensed by Julian K. Arni
Maintained by [email protected]
This version can be pinned in stack with:servant-auth-client-0.3.3.0@sha256:8d3da546133738b0e8b8bc316f64401f91ea1335a75e8c7469b49f0753c3fecf,3219

Module documentation for 0.3.3.0

This package provides instances that allow generating clients from servant APIs that use servant-auth's Auth combinator.

For a quick overview of the usage, see the README.

Changes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[0.3.3.0] - 2018-06-18

Added

  • Support for GHC 8.4 by @phadej
  • Support for servant-0.14 by @phadej
  • Changelog by @domenkozar