@hackage / resumable-exceptions

A monad transformer for resumable exceptions

Latest0.0.0.20100920

About

Metadata

  • Last updated , by NicolasFrisby
  • License LicenseRef-OtherLicense
  • Categories Monads
  • Maintained by: nicolas.frisby@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

This package defines a monad transformer for resumable exceptions; like ErrorT except the exceptions include a resumption. It interoperates with the mtl monads, but beware!, many of those instances are unvalidated.