ref-mtl: A type class for monads with references compatible with the mtl2 library.
Contains a MonadRef
type class that abstracts over the
details of manipulating references, allowing one to write code
that can operate in either the ST monad or the IO monad.
Downloads
- ref-mtl-0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.2, 0.3 |
---|---|
Dependencies | base (>=4 && <5), mtl (>=2.0 && <2.1), stm (>=2.1 && <2.3), transformers (>=0.2 && <0.3) [details] |
License | BSD-3-Clause |
Copyright | (c) 2006-2011 Harvard University |
Author | Geoffrey Mainland <mainland@eecs.harvard.edu> |
Maintainer | mainland@eecs.harvard.edu |
Category | Control |
Home page | http://www.eecs.harvard.edu/~mainland/ |
Source repo | head: svn checkout http://senseless.eecs.harvard.edu/repos/mainland-projects/ref-mtl/trunk/ |
Uploaded | by GeoffreyMainland at 2011-04-05T21:51:19Z |
Distributions | |
Reverse Dependencies | 5 direct, 0 indirect [details] |
Downloads | 1866 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |