@hackage unleash-client-haskell0.8.1

Unleash feature toggle client

This is an Unleash client SDK for Haskell.

Unleash.Client provides a stateful HTTP client with functions and types for:

  • Client configuration

  • Client registration

  • Fetching feature toggles

  • Fetching variants

  • Sending metrics

See the source repo for more information and example usage.