indexed-profunctors

Utilities for indexed profunctors

Version on this page:0.1.1
LTS Haskell 22.14:0.1.1.1
Stackage Nightly 2024-03-28:0.1.1.1
Latest on Hackage:0.1.1.1

See all snapshots indexed-profunctors appears in

BSD-3-Clause licensed by Adam Gundry, Andres Löh, Andrzej Rybczak, Oleg Grenrus
Maintained by [email protected]
This version can be pinned in stack with:indexed-profunctors-0.1.1@sha256:363e1bcd89f8498a770ae783e8388fcce35e6515b4c38dca47327aad81196a7b,1063

Module documentation for 0.1.1

Depends on 1 package(full list with versions):
Used by 4 packages in nightly-2021-06-10(full list with versions):

This package contains basic definitions related to indexed profunctors. These are primarily intended as internal utilities to support the optics and generic-lens package families.

Changes

indexed-profunctors-0.1.1 (2021-04-09)

  • Remove unnecessary INLINE pragmas

indexed-profunctors-0.1 (2019-10-11)

  • Initial release