Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Effect packages

Showing projects tagged as Control and Effect

  • extensible-effects

    9.5 0.0 Haskell
    Extensible Effects: An Alternative to Monad Transformers
  • effect-monad

    9.0 0.0 Haskell
    Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.
  • eveff

    8.7 2.6 Haskell
    Efficient Haskell effect handlers based on evidence translation.
  • effin

    7.2 0.0 Haskell
    A Typeable-free implementation of extensible effects
  • effect-handlers

    6.9 0.0 Haskell
    ...
  • control-dsl

    6.1 0.0 Haskell
    An alternative to monads in do notation
  • log-effect

    4.2 0.0 Haskell
    haskell library providing the base log effect for extensible effects
  • resource-effect

    2.9 0.0 Haskell
    A port of ResourceT for the extensible-effects framework.
  • log-effect-syslog

    2.9 0.0 Haskell
    Syslog functions and types for log-effect
  • extensible-effects-concurrent

    2.6 0.0 Haskell
    A message passing concurrency extensible-effect
  • free-er

    1.9 0.0 Haskell
    An extensible effects library
  • do-notation-dsl

    -
    An alternative to monads