Copyright | (c) Conal Elliott 2007 |
---|---|
License | BSD3 |
Maintainer | [email protected] |
Stability | experimental |
Portability | MPTC |
Safe Haskell | Safe |
Language | Haskell98 |
Data.RefMonad
Description
Monads with references, taken from John Hughes's "Global Variables in Haskell" (http://citeseer.ist.psu.edu/473734.html).