Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support cabal new-build, and add a Travis case. #356

Merged
merged 1 commit into from
Oct 22, 2019
Merged

Support cabal new-build, and add a Travis case. #356

merged 1 commit into from
Oct 22, 2019

Conversation

judah
Copy link
Collaborator

@judah judah commented Oct 22, 2019

  • Make all the .cabal files explicitly declare
    build-tool-depends: proto-lens-protoc:proto-lens-protoc.
    Also bump hpack to support that syntax.
  • Use generated-exposed-modules and generated-other-modules
    consistently.

For now, Travis just has a single case (8.6.5). Switching
completely is be blocked on #354 (including .protos from deps).

@judah judah requested a review from jinwoo October 22, 2019 20:25
- Make all the .cabal files explicitly declare
  `build-tool-depends: proto-lens-protoc:proto-lens-protoc`.
  Also bump hpack to support that syntax.
- Use `generated-exposed-modules` and `generated-other-modules`
  consistently.

For now, Travis just has a single case (8.6.5).  Switching
completely is be blocked on #354 (including .protos from deps).
@judah judah merged commit e8c5658 into master Oct 22, 2019
@judah judah deleted the new-build branch October 22, 2019 22:28
@judah judah mentioned this pull request Oct 22, 2019
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants