The ref-mtl 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.2, 0.3 |
|---|---|
| Dependencies | base (4.*), mtl (2.0.*), 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 | svn checkout http://senseless.eecs.harvard.edu/repos/mainland-projects/ref-mtl/trunk/ |
| Upload date | Tue Apr 5 21:51:19 UTC 2011 |
| Uploaded by | GeoffreyMainland |
| Built on | ghc-7.0 |
Modules
- Control
- Monad
Downloads
- ref-mtl-0.3.tar.gz (Cabal source package)
- package description (included in the package)