stack-1.0.4.2: The Haskell Tool Stack

Safe HaskellSafe
LanguageHaskell2010

Data.IORef.RunOnce

Documentation

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