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

Lower requirements on http-conduit dependency #10

Open
17dec opened this issue May 13, 2017 · 1 comment
Open

Lower requirements on http-conduit dependency #10

17dec opened this issue May 13, 2017 · 1 comment

Comments

@17dec
Copy link

17dec commented May 13, 2017

In my attempt to get haste-compiler to work with lts-6.31 I stumbled upon the http-conduit >=2.2 dependency of shellmate-extras. lts-6.31 comes with http-conduit-2.1.11.

shellmate-extras builds fine with that version, but I see you upped the dependency not too long ago in 9153cf1 - Is the a specific reason for requiring >=2.2?

@valderman
Copy link
Owner

valderman commented May 13, 2017

I don't think there was any particular reason. Most likely I just intended to relax the upper bound, but accidentally tightened the lower bound as well. I lowered the minimum bound to >= 2.1 again in 2e204fc just now.

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

2 participants