External Publication
Visit Post

[ANN] kdl-hs 1.0.0 released with v2 support

Haskell Community [Unofficial] February 21, 2026
Source

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

Discussion in the ATmosphere

Loading comments...