Browse Source

Merge pull request #3764 from zearen/patch-1

Add the proto-lens Haskell library to the 3rd party doc.
Jisi Liu 8 years ago
parent
commit
dedf9041c0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/third_party.md

+ 1 - 0
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