Description
Provides support for configuration files in the INI format. Haskell programs can use it to read simple section-and-key based settings and write them back when needed.
It is useful for applications, tools, and services that need a lightweight human-editable configuration format. It is a library, not a graphical settings editor.