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

Remove dependency on uri-bytestring and use functions from http-types instead #75

Merged
merged 1 commit into from
Sep 24, 2018

Conversation

Tritlo
Copy link
Contributor

@Tritlo Tritlo commented May 3, 2018

The functions used from uri-bytestring are mostly vendored from http-types, so this extra dependency is not needed. As a bonus, by removing uri-bytestring from the dependencies means you no longer have to compile th-lifted-instances, which means that http-api-data is now free from TemplateHaskell, and much easier to cross-compile.

@fizruk
Copy link
Owner

fizruk commented May 4, 2018

Very nice, thank you! @phadej any objections?

@fizruk fizruk merged commit 409923c into fizruk:master Sep 24, 2018
@fizruk
Copy link
Owner

fizruk commented Sep 24, 2018

Merged at last, thanks again for your contribution! 😊

@fizruk fizruk mentioned this pull request Sep 24, 2018
dbaynard added a commit to dbaynard/http-api-data that referenced this pull request Dec 9, 2018
Link now correctly directs to fizruk#75 not fizruk#78
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants