global-lock-0.1: A global lock implemented without unsafePerformIO

System.GlobalLock.Internal

Description

Internals of global locking.

Use with caution!

Synopsis

Documentation

get :: IO (MVar ())Source

Get the single MVar used for global locking.