@hackage / pa-label

Labels, and labelled tuples and enums (GHC >9.2)

Latest0.1.2.0

Changelog

Revision history for pa-label

0.1.2.0 -- 2024-09-04

  • Add addToT2

0.1.1.0 -- 2024-03-18

  • Add zipT2/zipT3, unzipT2/unzipT3

0.1.0.0 -- 2023-05-19

  • First version; contains the Label type, T2/T3, E2/E3, and some helpers.