mix-arrows

Mixing effects of one arrow into another one

Latest on Hackage:1.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Miguel Mitrofanov
Maintained by [email protected]

This package allows one to mix effects of two arrows into a single one, and get them back afterwards.

It was inspired by Wolfgang Jeltsch's lax package.