fendor

Results 797 comments of fendor

I don't have much intel, you seem to have already identified the issue, and I don't think there was any *reason* why it was done like this, probably a lack...

@awjchen I figured out the issue, the cabal formatters need the notification handlers provided by `hls-cabal-plugin`. This issue should be fixed now.

Many of our tests are flaky, so it is unlikely to be a linux/arm specific issue.

@soulomoon Perhaps https://github.com/haskell/haskell-language-server/pull/4572 would also fix this?

I think this is good to go, there are still minor improvements to be made in the future, but I implemented one of them: ![image](https://github.com/user-attachments/assets/dfc370cc-0705-4d4e-ba0d-27996590d99b) The Link for the source...

I figured out the Let evidence. This is how it looks like when we skip single indirections: ![image](https://github.com/user-attachments/assets/7068f6f6-5fb1-417a-b76d-caa1ea9c6432) But without skipping: ![image](https://github.com/user-attachments/assets/80c9a5ea-94d7-4c8c-8139-8420d8edb027) So, in other words, we try to avoid...

Yeah, that makes sense... can't we just display the errors in all files that we failed to load?

Thanks, I was able to try it out and it works as advertised, very handy! Personally, I kind of dislike the inlay hints and would prefer them as lenses as...

> I can either open a PR on this repo with this PR included or I can send a PR on the originating repo. Just open a new PR, this...