ref-mtl-0.3: A type class for monads with references compatible with the mtl2 library.

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

Versions0.2, 0.3
Dependenciesbase (4.*), mtl (2.0.*), stm (≥2.1 & <2.3), transformers (0.2.*)
LicenseBSD3
Copyright(c) 2006-2011 Harvard University
AuthorGeoffrey Mainland <mainland@eecs.harvard.edu>
Maintainermainland@eecs.harvard.edu
Stabilityalpha
CategoryControl
Home pagehttp://www.eecs.harvard.edu/~mainland/
Source repositorysvn checkout http://senseless.eecs.harvard.edu/repos/mainland-projects/ref-mtl/trunk/
Upload dateTue Apr 5 21:51:19 UTC 2011
Uploaded byGeoffreyMainland
Built onghc-7.0

Modules

Downloads