GotoT-transformers

A monad and monadic transformer providing "goto" functionality

http://github.com/gcross/GotoT-transformers

Latest on Hackage:1.0.0.1

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 Gregory Crosswhite
Maintained by Gregory Crosswhite

This module provides a monad and a monad transformer that allow the user to transfer the flow of execution from an arbitrary point of a monadic computation to another monadic computation.