@hackage tagged-exception-core2.0.0.0

Reflect exceptions using phantom types.

This library provides interface similar to extensible-exceptions. It introduces Throws monad transformer that uses phantom type to tag code that may raise exception. Intention is to make exceptions explicit and to enforce exception handling.

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      pedantic
       (off by default)

      Pass additional flags, including -Werror, to GHC during compilation.

      base-ge-4_2
       (off by default)

      Depend on base >= 4.2 && < 4.6.