diff --git a/src/index.md b/src/index.md index e8316c6..a8e666b 100644 --- a/src/index.md +++ b/src/index.md @@ -129,7 +129,9 @@ of some examples of KDL in the wild (either v1, v2, or both): * Go - * [gokdl](https://github.com/lunjon/gokdl) * [kdl-go](https://github.com/sblinch/kdl-go) -* Haskell - [Hustle](https://github.com/fuzzypixelz/Hustle) +* Haskell - + * [Hustle](https://github.com/fuzzypixelz/Hustle) + * [kdl-hs](https://github.com/brandonchinn178/kdl-hs) (v1 + subset of v2 syntax) * Java - [kdl4j](https://github.com/kdl-org/kdl4j)\* * JavaScript - * [@bgotink/kdl](https://github.com/bgotink/kdl)\* (Format/comment-preserving parser)