@hackage / resourcet-effectful

Adaptation of the resourcet library for the effectful ecosystem.

Latest1.0.1.0

Changelog

resourcet-effectful-1.0.1.0 (2023-11-06)

  • Add allocateEff, allocateEff_, registerEff, releaseEff and `unprotectEff'.
  • Re-export ReleaseKey and ResourceCleanupException.

resourcet-effectful-1.0.0.0 (2022-07-14)

  • Initial release.