ref-tf: A type class for monads with references using type families.

[ bsd3, control, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.3, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.4, 0.4.0.1, 0.4.0.2, 0.5, 0.5.0.1
Dependencies base (>=4 && <5), stm (>=2.1 && <2.5), transformers (>=0.2 && <0.4) [details]
License BSD-3-Clause
Copyright (c) 2006-2011 Harvard University (c) 2011-2012 Geoffrey Mainland
Author Geoffrey Mainland <mainland@eecs.harvard.edu>
Maintainer mainland@eecs.harvard.edu
Category Control
Home page http://www.eecs.harvard.edu/~mainland/
Source repo head: git clone git://github.com/mainland/ref-tf.git
Uploaded by GeoffreyMainland at 2012-10-11T16:26:05Z
Distributions LTSHaskell:0.5.0.1, NixOS:0.5.0.1, Stackage:0.5.0.1
Reverse Dependencies 23 direct, 3557 indirect [details]
Downloads 14092 total (113 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]