The tree-monad package
This Haskell library provides an implementation of the MonadPlus type class that represents the search space as a tree whose constructors represent mzero, return, and mplus.
Properties
| Versions | 0.1, 0.2, 0.2.1, 0.3 |
|---|---|
| Dependencies | base (≥3 & <5) |
| License | BSD3 |
| Author | Sebastian Fischer |
| Maintainer | sebf@informatik.uni-kiel.de |
| Stability | experimental |
| Category | Control, Monads |
| Home page | http://sebfisch.github.com/tree-monad |
| Bug tracker | mailto:sebf@informatik.uni-kiel.de |
| Source repository | git clone git://github.com/sebfisch/tree-monad.git |
| Upload date | Sat Oct 9 07:57:58 UTC 2010 |
| Uploaded by | SebastianFischer |
| Built on | ghc-6.12, ghc-7.0 |
Modules
- Control
Downloads
- tree-monad-0.3.tar.gz (Cabal source package)
- package description (included in the package)