Data.IORef.Lifted
data IORef a
newIORef
readIORef
writeIORef
modifyIORef
modifyIORef'
atomicModifyIORef
atomicModifyIORef'
mkWeakIORef