[ANN] kdl-hs 1.0.0 released with v2 support
kdl-hs is a parser for the #KDL configuration language, now compliant with the v2 standard.
https://discourse.haskell.org/t/ann-kdl-hs-1-0-0-released-with-v2-support/13712

[ANN] kdl-hs 1.0.0 released with v2 support
kdl-hs is a parser for the KDL configuration language, providing both monadic and arrow-based decoding functionality. v1.0.0 reimplements the parser to be v2 compliant. The parser now preserves format information, so KDL.render is now implemented and outputs the same format the user provided. The parser can now also be configured to include span information, which is attached to each element in the tree. https://hackage.haskell.org/package/kdl-hs-1.0.0







