nemesis-2015.5.4: a task management tool for Haskell

Safe HaskellNone
LanguageHaskell98

System.Nemesis

Documentation

newtype ShowIO Source

Constructors

ShowIO 

Fields

unShowIO :: IO ()
 

data Task Source

Constructors

Task 

run :: Unit -> IO () Source