well-typed / grapesy

Native Haskell gRPC client and server based on `http2`
Other
31 stars 4 forks source link

Introduce `Proto` wrapper #148

Closed edsko closed 3 weeks ago

edsko commented 1 month ago

This makes it possible to support OverloadedRecordDot and OverloadedRecordUpdate.

edsko commented 1 month ago

Marked as draft pending discussion of the cost/benefit of the Proto wrapper.