Villefort-0.1.2.11: Villefort is a task manager and time tracker
Villefort.Util
Synopsis
getHeader :: (MonadReader VConfig m, MonadIO m) => m String Source #
makeRow :: [String] -> String Source #
Helper function to generate row of table
makeTable :: [String] -> [[String]] -> String Source #
Generate Table
total :: [[String]] -> Int Source #