stack-1.2.0: The Haskell Tool Stack

Safe HaskellSafe
LanguageHaskell2010

Data.IORef.RunOnce

Documentation

runOnce :: MonadIO m => m a -> m (m a) Source