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

Safe HaskellSafe-Inferred

Todos.ReadConfig

Description

Module for parsing config files

Synopsis

Documentation

readAllConfigs :: IO [String]Source

Read list of options from config files

readConfigFile :: FilePath -> IO [String]Source

Read list of options from given config file