Justin Garcia
Justin Garcia
**Description of the change** Closes #4572. --- **Checklist:** - [x] Added a file to CHANGELOG.d for this PR (see CHANGELOG.d/README.md) - [x] Added myself to CONTRIBUTORS.md (if this is my...
## Summary Consider using https://github.com/benz0li/ghc-musl to build fully static binaries. This project is notably used by Pandoc, Stack, and Juvix to provide fully static binaries. ## Motivation From time to...
Having type inference would be an incredible capability for the analyzer to have, even more so if it can perform elaboration and then generate JavaScript code. It's also one of...
There's a good amount of overlap between the information that the analyzer provides for the language server and the information that it can provide as a Model Context Protocol server....