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

Safe HaskellSafe-Infered

Todos.Loader

Description

Read TODOs from files and construct corresponding ADTs.

Synopsis

Documentation

loadTodoSource

Arguments

:: BaseConfig 
-> DateTime

Current date/time

-> [FilePath]

List of files

-> IO [Todo] 

Load list of TODO trees from files