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

Missing requirement of http-client >= 0.4.30 #235

Open
QuLogic opened this issue Jul 21, 2017 · 0 comments
Open

Missing requirement of http-client >= 0.4.30 #235

QuLogic opened this issue Jul 21, 2017 · 0 comments

Comments

@QuLogic
Copy link
Contributor

QuLogic commented Jul 21, 2017

When building aws 0.16 against http-client 0.4.28, I get:

Aws/Ec2/InstanceMetadata.hs:21:12: error:
    Not in scope: HTTP.parseUrlThrow
    Perhaps you meant HTTP.parseUrl (imported from Network.HTTP.Conduit)
    Module Network.HTTP.Conduit does not export parseUrlThrow’.

but http-client is not listed in the requirements, and parseUrlThrow is from http-client 0.4.30.

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

No branches or pull requests

1 participant