@hackage freer-effects0.3.0.1

Implementation of effect system for Haskell.

Implementation of effect system for Haskell, which is based on the work of Oleg Kiselyov et al.:

The key features are:

  • An efficient effect system for Haskell - as a library!

  • Reimplementations of several common Haskell monad transformers as effects.

  • Core components for defining your own Effects.