MIT licensed by Solomon Bothwell & Asad Saeeduddin
Maintained by [email protected]
This version can be pinned in stack with:monoidal-functors-0.2.1.0@sha256:2052b79fb776e8d1a7e572e9fb21b0a5b75514f0c7f3273d48c06fa6fcff06cf,2200

A typeclass hierarchy for monoidal functors.

Changes

Revision history for monoidal-functors

Upcoming

0.2.1.0 – 2023-01-29

  • Rewrite Semigroupal, Unital, and Monoidal Functor instances to use deriving via

0.2.0.0 – 2023-01-29

  • Adds Tensored Type
  • Rewrites haddocks
  • Adds Control.Category.Cartesian module
  • Adds a number of specialized combinators to Data.Bifunctor.Monoidal.Specialized

0.1.1.0 – 2021-12-13

  • Removes redundant Iso types.
  • Some initial attempts at documentation.

0.1.0.0 – 2021-04-19

  • First version.