The ref-fd 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.1, 0.3.0.2, 0.3.0.3 |
|---|---|
| Dependencies | base (4.*), stm (≥2.1 & <2.3), transformers (0.2.*) |
| License | BSD3 |
| Copyright | (c) 2006-2011 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 | git clone git://github.com/mainland/ref-fd.git |
| Upload date | Wed Oct 12 12:10:04 UTC 2011 |
| Uploaded by | GeoffreyMainland |
| Built on | ghc-7.2 |
Modules
- Control
- Monad
Downloads
- ref-fd-0.3.0.1.tar.gz (Cabal source package)
- package description (included in the package)