github / semantic

Parsing, analyzing, and comparing source code across many languages
8.94k stars 454 forks source link

Bump generated Haskell source from protobuf. #626

Closed patrickt closed 3 years ago

patrickt commented 3 years ago

There is new API in proto-lens for sending message descriptions over the wire, which means that the various typeclass instances are complaining about undefined messages. Hitting it with script/protoc worked a treat.