From f858796c643f52c99f1c66d07d4e6b096951c0cd Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Tue, 11 Apr 2023 12:53:00 -0700 Subject: [PATCH] Added link to pgvector-haskell [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f3d24c5..ded01c9 100644 --- a/README.md +++ b/README.md @@ -277,6 +277,7 @@ C++ | [pgvector-cpp](https://github.com/pgvector/pgvector-cpp) C# | [pgvector-dotnet](https://github.com/pgvector/pgvector-dotnet) Elixir | [pgvector-elixir](https://github.com/pgvector/pgvector-elixir) Go | [pgvector-go](https://github.com/pgvector/pgvector-go) +Haskell | [pgvector-haskell](https://github.com/pgvector/pgvector-haskell) Java, Scala | [pgvector-java](https://github.com/pgvector/pgvector-java) Julia | [pgvector-julia](https://github.com/pgvector/pgvector-julia) Lua | [pgvector-lua](https://github.com/pgvector/pgvector-lua)