Nathan Maxson
Nathan Maxson
Does Servant Auth itself do rate limiting for Basic Auth? If not is there anyway I could rate limit myself based on IP addresses? checkAuth would be an ideal place...
I am getting failures to apply refactoring via hls and hlint --refactor with the latest version of apply-refact and ghc 9.2.7 on hls-hlint-plugin's `plugins/hls-hlint-plugin/src/Ide/Plugin/Hlint.hs` because of CPP. The relevant logs...
### Your environment Which OS do you use? Fedora 38 Which version of GHC do you use, and how did you install it? 9.4.4 from GHCup Which LSP client (editor/plugin)...
I am getting a bunch of incorrect overlapping instances errors while running HLS HEAD on GHC 9.4 . I imagine it's something to do with the multi-home unit stuff. An...
Currently, inferCapabilities is passed a version of ClientCapabilities, and the passed client capabilities are used twice, once for RenameOptions and once for CodeActionKinds. That's a very small portion of the...
This is a weird bug, as it's only triggered on specific GHC and distro versions. Specifically 9.4 and 9.6 with Linux (windows unaffected). I ran into this bug in the...