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

Just made the minimal amount of changes to get it to work with conduit 0.4. #19

Merged
merged 2 commits into from Apr 11, 2012

Conversation

ozataman
Copy link
Collaborator

Tested a few PutObject ops; seems to work fine.

@@ -136,22 +136,23 @@ Library
bytestring == 0.9.*,
case-insensitive >= 0.2 && < 0.5,
cereal == 0.3.*,
conduit >= 0.2 && < 0.3,
conduit >= 0.4,
Copy link
Collaborator

Choose a reason for hiding this comment

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

There should be an upper bound here, like

                       conduit              >= 0.4     && < 0.5,

@meteficha
Copy link
Collaborator

Great, thanks for doing this work. I made two comments above, everything else looks good to me. What do you think, @aristidb?

@aristidb
Copy link
Owner

I haven't tested it yet, but it looks good.

@ozataman
Copy link
Collaborator Author

Alright, I can send another pull req w/ upper bounds on those. I'll bump cabal version too.

aristidb added a commit that referenced this pull request Apr 11, 2012
Just made the minimal amount of changes to get it to work with conduit 0.4.
@aristidb aristidb merged commit ce8a2a2 into aristidb:master Apr 11, 2012
@aristidb
Copy link
Owner

Released as 0.4.0 as per the new VERSIONING policy. (There's a file called "VERSIONING" in the repo 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

Successfully merging this pull request may close these issues.

None yet

3 participants