ref-fd: A type class for monads with references using functional dependencies.
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-fd-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.2, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.0.4, 0.4, 0.4.0.1, 0.4.0.2, 0.5, 0.5.0.1 |
---|---|
Dependencies | base (>=4 && <5) [details] |
License | BSD-3-Clause |
Copyright | (c) 2006-2010 Harvard University |
Author | Geoffrey Mainland <mainland@eecs.harvard.edu> |
Maintainer | mainland@eecs.harvard.edu |
Category | Control |
Home page | http://www.eecs.harvard.edu/~mainland/ |
Uploaded | by GeoffreyMainland at 2010-09-22T17:58:09Z |
Distributions | LTSHaskell:0.5.0.1, NixOS:0.5.0.1, Stackage:0.5.0.1 |
Reverse Dependencies | 4 direct, 32 indirect [details] |
Downloads | 8059 total (61 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] |