-
Notifications
You must be signed in to change notification settings - Fork 324
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
Use hpack not cabal #626
Merged
Merged
Use hpack not cabal #626
Commits on Feb 14, 2019
-
Adds *.cabal to gitignore Generates package.yaml using [`hpack-convert`](https://github.com/yamadapc/hpack-convert)
Configuration menu - View commit details
-
Copy full SHA for 779fc8f - Browse repository at this point
Copy the full SHA 779fc8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b8578b - Browse repository at this point
Copy the full SHA 3b8578bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c59887 - Browse repository at this point
Copy the full SHA 5c59887View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65d47dd - Browse repository at this point
Copy the full SHA 65d47ddView commit details -
Fix proto compilation for types-common-journal
hpack-convert didn't recognize the custom setup cabal flag
Configuration menu - View commit details
-
Copy full SHA for d23edb5 - Browse repository at this point
Copy the full SHA d23edb5View commit details -
Don't warn on non-portable import paths
If we warn on it, it will fail due to -Werror I believe these errors come from using Cabal2; but I have little evidence to support it.
Configuration menu - View commit details
-
Copy full SHA for 9cbcc07 - Browse repository at this point
Copy the full SHA 9cbcc07View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc638bf - Browse repository at this point
Copy the full SHA fc638bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d0b357 - Browse repository at this point
Copy the full SHA 9d0b357View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44ad973 - Browse repository at this point
Copy the full SHA 44ad973View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b291a7 - Browse repository at this point
Copy the full SHA 4b291a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dab5f79 - Browse repository at this point
Copy the full SHA dab5f79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87c216b - Browse repository at this point
Copy the full SHA 87c216bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5d7d36 - Browse repository at this point
Copy the full SHA c5d7d36View commit details
Commits on Feb 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bf384d7 - Browse repository at this point
Copy the full SHA bf384d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbec2ee - Browse repository at this point
Copy the full SHA bbec2eeView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.