todos-0.5: Easy-to-use TODOs manager.

Todos.Dot.Render

Description

Output TODOs tree as DOT graph

Synopsis

Documentation

showAsDotSource

Arguments

:: (TodoItem -> HSV)

Function to determine node color

-> (TodoItem -> Shape)

Function to determine node shape

-> [Todo]

Todo list

-> String 

Return DOT output for Todos