@hackage / dependent-enummap

A generalisation of EnumMap to dependent types

Latest0.2.0.0

Changelog

Changelog

This package intends to follow the Package Versioning Policy (PVP).

0.2.0.0 March 2026

  • Simpler but more restrictive Enum1 class definition (one can always set type Enum1Info f = f, however, perhaps with a performance cost compared to the old definition).

0.1.0.0 May 2025

  • Initial release.