Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Protoc rework#197

Merged
tclem merged 4 commits intomasterfrom
proto-rework
Jul 16, 2019
Merged

Protoc rework#197
tclem merged 4 commits intomasterfrom
proto-rework

Conversation

@tclem
Copy link
Member

@tclem tclem commented Jul 12, 2019

Makes the process of generating haskell code from proto files a bit more repeatable by doing all the work in a docker container instead of relying on people's local setup of the protocol buffer complier and associated plugins. There are a couple of rough edges here due to https://github.com/tclem/twirp-haskell not being quite powerful enough, but it gets the job done. I'm also moving the service proto definitions out of the repo as semantic doesn't expose a service.

tclem and others added 2 commits July 15, 2019 10:18
@tclem tclem merged commit c3181d1 into master Jul 16, 2019
@tclem tclem deleted the proto-rework branch July 16, 2019 15:54
@tclem
Copy link
Member Author

tclem commented Jul 16, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants