Results 6 comments of mduerig

Apparently the upgrade didn't have anything to do with the problem I'm facing. It looks like HIE chokes on my code. To reproduce: Create a new project with `stack init...

Thanks for confirming and providing a workaround. So far I've been hitting the "Haskell: restart HIE" action every now and then.

And what is the workaround here? I'm a bit lost on all those comments.

Thans @jneira . I couldn't get this resolved by those steps though. Unfortunately I tried upgrading stack, which now left me with a completely unworkable setup. See #1782 :(

The implementation of `requestAsAuthenticatedOrAnonymous` currently only reports the failure from the anonymous retry. This leads to a confusing error messages in the case where the first attempt fails with a...

@nmck257, here is a first shot at it: https://github.com/openrewrite/rewrite/pull/2889