blob: 079c3a308c7fe5b8030254f879825cfa3514ce1c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Config Manager
==============
A configuration management library.
[http://hackage.haskell.org/packages/archive/config-manager/latest/doc/html/Data-ConfigManager.html](http://hackage.haskell.org/packages/archive/config-manager/latest/doc/html/Data-ConfigManager.html)
TODO
----
- Cumulative errors
- Add group support
- Show an error message when there is an import loop.
|