@hackage safe-globals0.1.1

Safe top-level mutable variables which scope like ordinary values

safe-globals provides safe top-level mutable variables for Haskell, which scope like ordinary values.

Documentation is hosted at http://hackage.haskell.org/package/safe-globals

To build the documentation yourself, run

$ cabal configure && cabal haddock --hyperlink-source

This will produce HTML documentation under dist/doc/html/safe-globals