@hackage / servant-rawm-client

The client implementation of servant-rawm.

Latest1.0.0.2

About

Metadata

  • Last updated , by cdepillabout
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: cdep.illabout@gmail.com , nil.krjst@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

Servant.RawM.Client

Build Status Hackage Stackage LTS Stackage Nightly BSD3 license

This is the client-side library for servant-rawm.

See the servant-rawm README.md and Haddocks for a short explanation of how to use this package.

After servant-rawm 1.0.0.0, the implementations of the RawM endpoint are divided into servant-rawm-client, servant-rawm-docs, and servant-rawm-server to avoid introducing unnecessary dependencies and reduce the compilation overhead.