Skip to content

Add a hie.yaml generator for haskell-language-server #2298

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 26, 2025
Merged

Conversation

sauclovian-g
Copy link
Contributor

Add a script mkhie.sh that generates a hie.yaml suitable for use by haskell-language-server by reading the Cabal project and package files.

For the moment, mkhie.sh will sit at the top level of the repo. It and other editor-related bits should really get tidied into a subdir at some point; however, there currently isn't one.

While perhaps it would be tidier to have it not be here unless it's
being used, it's probably better to have HLS operable out of the box.

Regen this file after any updates to the Cabal project structure.
@sauclovian-g sauclovian-g merged commit b252f0a into master Apr 26, 2025
36 checks passed
@sauclovian-g sauclovian-g deleted the mkhie-sh branch April 26, 2025 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants