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.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
use-undecidable-instances | Include additional instances for MonadTardis that require some sketchy language extensions | Disabled |
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 (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.2.0.0, 0.3.0.0, 0.4.1.0, 0.4.2.0, 0.4.3.0, 0.4.4.0, 0.5.0 |
---|---|
Dependencies | base (>=4 && <5), mtl (>=2 && <2.3) [details] |
License | BSD-3-Clause |
Author | Dan Burton |
Maintainer | danburton.email@gmail.com |
Revised | Revision 1 made by sjakobi at 2022-05-07T22:35:43Z |
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.5.0, NixOS:0.5.0, Stackage:0.5.0 |
Reverse Dependencies | 5 direct, 3 indirect [details] |
Downloads | 5020 total (6 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] |