Changelog of @hackage/haxl-effectful 1.1.0

Changelog

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

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

[1.1.0] - 2026-08-04

Added

  • liftEff, a function to lift arbitrary action into GenHaxl.

Removed

  • GenHaxl constructor export.

Changed

  • Internal representation of GenHaxl, improving performance.

[1.0.0] - 2026-07-15

Added

  • Initial release.