endgame

Results 211 comments of endgame

Strange that it only wanted `opt` after that many packages. What hardware are you running on? It's not an M1 mac by any chance? If so, try: * (straight cabal)...

That's a good sign. CI is currently busted but if you make a PR I can do a treewide build on my workstation to be sure. I think Brendan's concerns...

For next time, please upload a minimal reproduction that compiles. I had to wrangle a fair bit by hand to get everything set up. It looks like the `Content-Length` header...

I will have bandwidth to look at and merge a PR, so let me know if you do give this a go.

Do you have a use case in mind? It is easier to generate and test a service definition if there's someone using it who can point out what breaks. If...

Don't worry about enumerating endpoints, it won't be worth your time as the generators emit every API endpoint in the botocore service definition file. Is there a list of new...

Rough plan: get the `Hashable`/`NFData` fixes in #726 approved and merged, then we regenerate everything currently configured and get that wave of spam out of the way (probably with a...

This seems overwrought; can you not just set the `rewriteS3VHost` in an override with the rest of the amazonka `Env`? The `requestService` appears to be modified after the default request...

While it would be nice to fix eventually, it's not worth holding up the 2.0 release over. it's pretty clearly not a flagship AWS product and isn't even in any...

Too gnarly for 2.0. Someone will need to poke around on a bunch of instances (PV, HVM, Amazon Linux, other distros) and see whether we can reliably get a system...