Villefort-0.1.0.6: Villefort is a task manager and time tracker written in haskell.
Stats
data Query Source #
Constructors
getAvg :: IO [[String]] Source #
getSum :: IO [[String]] Source #
makeRow :: [[Char]] -> [Char] Source #
makeTable :: [[[Char]]] -> [Char] Source #
genStats :: IO [Char] Source #
hea :: String Source #
makeGithub :: String -> IO String Source #