Skip to content

Commit f3222bd

Browse files
Merge pull request ClickHouse#80039 from KovalevDima/master
Add Haskell client library to documentation
2 parents 338bc8f + 8a874a0 commit f3222bd

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ci/jobs/scripts/check_style/aspell-ignore/en/aspell-dict.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ CityHash
167167
Clangd
168168
ClickBench
169169
ClickCat
170+
ClickHaskell
170171
ClickHouse
171172
ClickHouse's
172173
ClickHouseClient

docs/en/interfaces/third-party/client-libraries.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,4 @@ ClickHouse Inc does **not** maintain the libraries listed below and hasn't done
8383
- [nim-clickhouse](https://github.com/leonardoce/nim-clickhouse)
8484
### Haskell {#haskell}
8585
- [hdbc-clickhouse](https://github.com/zaneli/hdbc-clickhouse)
86+
- [ClickHaskell](https://clickhaskell.dev/)

0 commit comments

Comments
 (0)