diff --git a/docs/instrumenting/clientlibs.md b/docs/instrumenting/clientlibs.md index 680b89e33..db7fc65c4 100644 --- a/docs/instrumenting/clientlibs.md +++ b/docs/instrumenting/clientlibs.md @@ -27,7 +27,8 @@ Unofficial third-party client libraries: * [Delphi](https://github.com/marcobreveglieri/prometheus-client-delphi) * [Elixir](https://github.com/deadtrickster/prometheus.ex) * [Erlang](https://github.com/deadtrickster/prometheus.erl) -* [Haskell](https://github.com/fimad/prometheus-haskell) +* Haskell: [prometheus-client](https://github.com/fimad/prometheus-haskell) +* Haskell: [prometheus](https://github.com/bitnomial/prometheus) * [Julia](https://github.com/fredrikekre/Prometheus.jl) * [Lua](https://github.com/knyar/nginx-lua-prometheus) for Nginx * [Lua](https://github.com/tarantool/metrics) for Tarantool