From 6f1801c4c13489b15a52274c31710dfddeaa345c Mon Sep 17 00:00:00 2001 From: fuzzypixelz Date: Mon, 25 Oct 2021 03:16:24 +0200 Subject: [PATCH] Add link to Haskell implementation. --- src/_includes/partials/implementations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/_includes/partials/implementations.md b/src/_includes/partials/implementations.md index 1f7782b..67f3f30 100644 --- a/src/_includes/partials/implementations.md +++ b/src/_includes/partials/implementations.md @@ -11,6 +11,7 @@ * Python: [kdl-py](https://github.com/daeken/kdl-py) * Elixir: [kuddle](https://github.com/IceDragon200/kuddle) * XSLT: [xml2kdl](https://github.com/Devasta/XML2KDL) +* Haskell: [Hustle](https://github.com/fuzzypixelz/Hustle) ## Editor Support