Aristid Breitkreuz

Results 47 comments of Aristid Breitkreuz

Can you please add short comments to the code explaining the difference between the [], Set, Vector and Map instances? Because I do find that somewhat confusing. (Of course, partially...

Sure. Maybe a quicker goal might be Glacier-S3 support though, as it's just a storage mode. Am 14.10.2013 21:53 schrieb "Joachim Breitner" [email protected]: > It would be nice if aws...

Hmm, good question. I guess it's best to introduce a new type GetItemProjecting, with gipProjectionExpression instead of giAttrs, and keep GetItem as it is. @ozataman - what do you think?...

If you make a separate type, that will enforce them not being sent together. Michael Xavier [email protected] schrieb am Mi., 8. Juli 2015 um 20:25 Uhr: > The only thing...

I'm saying: Add a TYPE. Current type: GetItem. New type: GetItemProjecting. The new type will not have the old field, only the new one Michael Xavier [email protected] schrieb am Mi.,...

Random thought of the day: Allow people to use their existing MonadReader instances, with a helper class to extract AWS environment information.

Thanks a lot for the bug report. Can you send me your test program please, so I can try to reproduce as soon as I have time? benny-shotvibe [email protected] schrieb...

Also, can you tell me the versions of http-client, http-conduit, tls and so on that you're using? But most importantly I need a way to reproduce this.

@vincenthz Any idea why tls would cause a segfault there?