The ref-tf package
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.
Properties
| Versions | 0.1, 0.2, 0.3, 0.3.0.1, 0.3.0.2 |
|---|---|
| Dependencies | base (4.*), stm (2.1.*), transformers (0.2.*) |
| License | BSD3 |
| Copyright | (c) 2006-2010 Harvard University |
| Author | Geoffrey Mainland <mainland@eecs.harvard.edu> |
| Maintainer | mainland@eecs.harvard.edu |
| Stability | alpha |
| Category | Control |
| Home page | http://www.eecs.harvard.edu/~mainland/ |
| Source repository | svn checkout http://senseless.eecs.harvard.edu/repos/mainland-projects/ref-tf/trunk/ |
| Upload date | Wed Sep 22 20:42:55 UTC 2010 |
| Uploaded by | GeoffreyMainland |
| Built on | ghc-6.12, ghc-7.0 |
Modules
- Control
- Monad
Downloads
- ref-tf-0.2.tar.gz (Cabal source package)
- package description (included in the package)