stack-1.5.1: The Haskell Tool Stack

Safe HaskellSafe
LanguageHaskell2010

Data.IORef.RunOnce

Documentation

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