About

Metadata

  • Last updated , by AndySonnenburg
  • License BSD-3-Clause
  • Maintained by: Andy Sonnenburg <andy22286@gmail.com>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    safe-st (on by default)
    strict-modifyref (on by default)
    ghc-conc-sync (on by default)

Readme

This package defines the classes Var and MTuple of variables and tuples mutable within appropriate monads, as well as some instances of these classes.