ref-tf: A type class for monads with references using type families.
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.
Downloads
- ref-tf-0.4.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
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.6), transformers (>=0.2 && <0.6) [details] |
Tested with | ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.3, ghc ==7.10.3, ghc ==8.0.1 |
License | BSD-3-Clause |
Copyright | (c) 2006-2011 Harvard University (c) 2011-2014 Geoffrey Mainland |
Author | Geoffrey Mainland <mainland@drexel.edu> |
Maintainer | Geoffrey Mainland <mainland@drexel.edu> |
Revised | Revision 1 made by GeorgeWilson at 2019-01-20T22:20:34Z |
Category | Control |
Bug tracker | https://github.com/mainland/ref-tf/issues |
Source repo | head: git clone git://github.com/mainland/ref-tf.git |
Uploaded | by GeoffreyMainland at 2016-07-10T16:28:37Z |
Distributions | LTSHaskell:0.5.0.1, NixOS:0.5.0.1, Stackage:0.5.0.1 |
Reverse Dependencies | 24 direct, 3613 indirect [details] |
Downloads | 14807 total (88 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-07-10 [all 1 reports] |