aivika-branches-0.1.2: Branching discrete event simulation library

CopyrightCopyright (c) 2016, David Sorokin <david.sorokin@gmail.com>
LicenseBSD3
MaintainerDavid Sorokin <david.sorokin@gmail.com>
Stabilityexperimental
Safe HaskellSafe
LanguageHaskell98

Simulation.Aivika.Branch.Ref.Base

Description

Tested with: GHC 7.10.3

Here is an implementation of mutable references, where BrIO is an instance of MonadRef and MonadRef0.