awakesecurity / proto3-suite

Haskell Protobuf Implementation
https://hackage.haskell.org/package/proto3-suite
Other
80 stars 55 forks source link

Basic pretty-printing for CompileError type. #231

Closed a-02 closed 1 year ago

a-02 commented 1 year ago

This adds a custom Show instance for the CompileError type, making it appear a little nicer and adding context to some of the errors.