| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
Util.IOExtras
Description
Little functions connected with IO
Documentation
simpleModifyIORef :: IORef a -> (a -> (a, b)) -> IO b Source #
uni-util-2.3.0.2: Utilities for the uniform workbench
| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
Util.IOExtras
Description
Little functions connected with IO
simpleModifyIORef :: IORef a -> (a -> (a, b)) -> IO b Source #