| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Util.IOExtras
Description
Little functions connected with IO
Documentation
simpleModifyIORef :: IORef a -> (a -> (a, b)) -> IO b Source #
| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Util.IOExtras
Description
Little functions connected with IO
simpleModifyIORef :: IORef a -> (a -> (a, b)) -> IO b Source #