Skip to content

Conversation

cdsmith
Copy link
Contributor

@cdsmith cdsmith commented Sep 21, 2021

Fixes #462

@cdsmith
Copy link
Contributor Author

cdsmith commented Sep 21, 2021

This works. Unfortunately, it doesn't fix my problem because setting RTS command line options in haskell-language-server-wrapper doesn't pass them along to the version-specific haskell-language-server. However, we might as well get it in so that people can use it for other options (-d and so on)

Copy link
Member

@jneira jneira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great, many thanks, yeah it could be merged right now

@jneira jneira merged commit b9c5e97 into haskell:master Sep 21, 2021
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.

Passing extra command line arguments to haskell-language-server
2 participants