add consul-haskell to libraries-and-sdks documentation (#9982)

See also https://github.com/alphaHeavy/consul-haskell/issues/40.
This commit is contained in:
ketzacoatl 2021-04-14 02:06:19 +01:00 committed by GitHub
parent 79257c1489
commit 001e7fb5a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -127,4 +127,8 @@ the community.
<a href="https://github.com/adaptant-labs/consul-dart">consul-dart</a> -
Dart client for the Consul HTTP API
</li>
<li>
<a href="https://github.com/alphaHeavy/consul-haskell">consul-haskell</a> -
Haskell client for the Consul HTTP API
</li>
</ul>