aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar Jisi Liu <liujisi@google.com>2017-10-18 15:28:37 -0700
committerGravatar GitHub <noreply@github.com>2017-10-18 15:28:37 -0700
commitdedf9041c023d63fc74fb9386f9ea62e33cb16c9 (patch)
tree3124e0389c394a6468fd9c2bc69d2087127e41b6 /docs
parent37f984f9dfecb2e248a7d145616a887f021d2baa (diff)
parentd2a5f8b31d22263ec3cd05a45b809838776304c3 (diff)
Merge pull request #3764 from zearen/patch-1
Add the proto-lens Haskell library to the 3rd party doc.
Diffstat (limited to 'docs')
-rw-r--r--docs/third_party.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/third_party.md b/docs/third_party.md
index 72120d39..b20d4cb1 100644
--- a/docs/third_party.md
+++ b/docs/third_party.md
@@ -44,6 +44,7 @@ These are projects we know about implementing Protocol Buffers for other program
* Go: https://github.com/gogo/protobuf
* GopherJS: https://github.com/johanbrandhorst/protobuf
* Haskell: http://hackage.haskell.org/package/hprotoc
+* Haskell: https://github.com/google/proto-lens (Google-unofficial implementation)
* Haxe: https://github.com/Atry/protoc-gen-haxe
* Java: https://github.com/google/protobuf (Google-official implementation)
* Java/Android: https://github.com/square/wire