ref-fd: A type class for monads with references using functional dependencies.
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-fd-0.5.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1, 0.2, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.0.4, 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.7) [details] |
| Tested with | ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.3, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.2, ghc ==9.4.4, ghc ==9.6.1 |
| License | BSD-3-Clause |
| Copyright | (c) 2006-2011 Harvard University (c) 2011-2018 Geoffrey Mainland |
| Author | Geoffrey Mainland <mainland@drexel.edu> |
| Maintainer | Geoffrey Mainland <mainland@drexel.edu> |
| Category | Control |
| Bug tracker | https://github.com/mainland/ref-fd/issues |
| Source repo | head: git clone git://github.com/mainland/ref-fd.git |
| Uploaded | by GeoffreyMainland at 2023-03-28T15:39:01Z |
| Distributions | LTSHaskell:0.5.0.1, NixOS:0.5.0.1, Stackage:0.5.0.1 |
| Reverse Dependencies | 4 direct, 32 indirect [details] |
| Downloads | 8271 total (31 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2023-03-28 [all 1 reports] |