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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.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.5.0.1
Change log None available
Dependencies base (>=4 && <5), stm (>=2.1 && <2.6), transformers (>=0.2 && <0.6) [details]
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-tf/issues
Source repo head: git clone git://github.com/mainland/ref-tf.git
Uploaded by GeoffreyMainland at 2021-04-29T17:40:09Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees