tardis: Bidirectional state monad transformer
A Tardis is a combination of both a forwards and a backwards state transformer, providing two state values that "travel" in opposite directions.
You can install this library with the use-undecidable-instances
flag,
but this feature is only provided for toying around.
If you depend on this library, or install any libraries that
depend on this library, then you should install this library without
that flag.
A detailed description of what a Tardis is and how to use it can be found in the documentation for Control.Monad.Tardis.
Versions [faq] | 0.2.0.0, 0.3.0.0, 0.4.1.0, 0.4.2.0, 0.4.3.0 |
---|---|
Dependencies | base (==4.*), mtl (==2.*) [details] |
License | BSD-3-Clause |
Author | Dan Burton |
Maintainer | danburton.email@gmail.com |
Category | Control |
Home page | https://github.com/DanBurton/tardis |
Bug tracker | https://github.com/DanBurton/tardis/issues |
Source repo | head: git clone git://github.com/DanBurton/tardis.git this: git clone git://github.com/DanBurton/tardis.git(tag tardis-0.3.0.0) |
Uploaded | by DanBurton at 2012-08-14T05:27:45Z |
Distributions | LTSHaskell:0.4.1.0, NixOS:0.4.3.0, Stackage:0.4.1.0 |
Downloads | 3313 total (44 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Modules
[Index]
Flags
Name | Description | Default | Type |
---|---|---|---|
use-undecidable-instances | Include additional instances for MonadTardis that require some sketchy language extensions | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- tardis-0.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)