tardis

Bidirectional state monad transformer

https://github.com/DanBurton/tardis

Version on this page:0.4.4.0
LTS Haskell 21.25:0.4.4.0
Stackage Nightly 2024-03-28:0.5.0
Latest on Hackage:0.5.0

See all snapshots tardis appears in

BSD-3-Clause licensed by Dan Burton
Maintained by [email protected]
This version can be pinned in stack with:tardis-0.4.4.0@sha256:0675817aeb12ffb7e3dfd143a6b0556803509d11a668097638f7bca5fc118c89,1512

Module documentation for 0.4.4.0

Depends on 3 packages(full list with versions):

A Tardis is a combination of both a forwards and a backwards state transformer, providing two state values that "travel" in opposite directions.

A detailed description of what a Tardis is and how to use it can be found in the documentation for Control.Monad.Tardis.