nemesis-2013.6.22: 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