Merge pull request #3764 from zearen/patch-1

Add the proto-lens Haskell library to the 3rd party doc.
This commit is contained in:
Jisi Liu 2017-10-18 15:28:37 -07:00 committed by GitHub
commit dedf9041c0

View File

@ -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