About

Metadata

  • Last updated , by EdwardKmett
  • License BSD-3-Clause
  • Maintained by: Edward A. Kmett <ekmett@gmail.com>

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Package Flags

Use the -f option with cabal commands to enable flags

    test-doctests (on by default)
    test-hlint (on by default)

Readme

rcu

Build Status

This package is an exploration of read-copy-update in Haskell based loosely on the API in Relativistic Programming in Haskell by Cooper and Walpole, but converted to using STM in the spirit of Howard and Walpole.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett