nemesis-2014.5.19: a task management tool for Haskell

Safe HaskellNone

System.Nemesis

Documentation

newtype ShowIO Source

Constructors

ShowIO 

Fields

unShowIO :: IO ()
 

data Task Source

Constructors

Task 

run :: Unit -> IO ()Source