Description
A Haskell library for a simple layout-based value language similar to YAML or JSON. It gives applications a readable configuration or data format with structured values.
Developers use it when they want human-editable data without adopting full YAML complexity. Good error messages are important because indentation-based formats can be confusing when whitespace is wrong.