Skip to content

Safe top-level mutable variables for Haskell, which scope like ordinary values

License

Notifications You must be signed in to change notification settings

fortlogic/safe-globals

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Safe top-level mutable variables for Haskell, which scope like ordinary values

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 100.0%