@hackage / attenuation-profunctors

Attenuation support for Profunctors.

Latest0.1.0

About

Metadata

  • Last updated , by AndrewPritchard
  • License Apache-2.0
  • Maintained by: Andrew Pritchard <awpr@google.com>

  • Lottery factor: 0

Links

Installation

Readme

attenuation-profunctors

Attenuation support for profunctors.

Overview

This package provides functions for lifting Attenuations across Profunctors, along with entailments for obtaining the related instances.

This is in a separate package from the rest of attenuation because profunctors is a very heavy dependency, and the core functionality doesn't need it.