monky-2.2.1.0: A system state collecting library and application

Maintainerongy
Stabilitytesting
PortabilityLinux
Safe HaskellNone
LanguageHaskell2010

Monky.Outputs.Modify

Description

 

Synopsis

Documentation

data ModifyOutput a Source #

Handle for modifying a line before it's passed to the output

Instances

getModifyOutput :: ([[MonkyOut]] -> [[MonkyOut]]) -> IO a -> IO (ModifyOutput a) Source #

Get a handle to purely modify a line