Skip to content

Allow http-api-data 0.4.1 #1181

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

Merged
merged 1 commit into from
May 28, 2019

Conversation

felixonmars
Copy link
Contributor

Builds fine and all tests pass here.

@@ -98,7 +98,7 @@ library
-- We depend (heavily) on the API of these packages:
-- i.e. re-export, or allow using without direct dependency
build-depends:
http-api-data >= 0.4 && < 0.4.1
http-api-data >= 0.4 && < 0.4.2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We depend on tight range, as the API is re-exported.

Please bump lower bounds to >=0.4.1

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated!

@felixonmars felixonmars force-pushed the http-api-data-0.4.1 branch from 2e340b0 to 8ea584f Compare May 28, 2019 06:58
@phadej
Copy link
Contributor

phadej commented May 28, 2019

I fixed the master CI, so if you mind rebasing to turn the red mark into green one.

Sorry for inconvenience, I didn't notice the failure at first.

Builds fine and all tests pass here.
@felixonmars felixonmars force-pushed the http-api-data-0.4.1 branch from 8ea584f to 91520e2 Compare May 28, 2019 09:44
@felixonmars
Copy link
Contributor Author

Sure, rebased :)

@phadej phadej merged commit fffb513 into haskell-servant:master May 28, 2019
@felixonmars felixonmars deleted the http-api-data-0.4.1 branch May 28, 2019 13:10
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