@hackage / algebraic-graph-duoids

Duoid instances for the algebraic-graphs package

Latest0.0.2.0

Changelog

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog 1.1, and this project adheres to the Haskell Package Versioning Policy.

0.0.2.0 - 2026-08-04

Added
  • Cabal flag lint, which (when disabled, as is the default) allows the dependency graph to be pruned, potentially avoiding solver & compilation issues.
Fixed
  • no-recursion is no longer a dependency by default (thanks to the aforementioned lint change).

0.0.1.0 - 2025-11-17

Added
  • initial release of this package