uni-util-2.2.0.0: Utilities for the uniform workbench

Util.IOExtras

Description

Little functions connected with IO

Documentation

simpleModifyIORef :: IORef a -> (a -> (a, b)) -> IO bSource