diff --git a/docs/implementations.md b/docs/implementations.md index bdd5c19dd..ad3faed6b 100644 --- a/docs/implementations.md +++ b/docs/implementations.md @@ -57,3 +57,7 @@ There are several implementations of `libsass` for a variety of languages. Here ### Tcl * [tclsass](https://github.com/flightaware/tclsass) + +### Haskell +* [hLibsass](https://github.com/jakubfijalkowski/hlibsass) +* [hSass](https://github.com/jakubfijalkowski/hsass)