Skip to content

Better interface #551

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

Closed
0rphee opened this issue Dec 21, 2023 · 2 comments
Closed

Better interface #551

0rphee opened this issue Dec 21, 2023 · 2 comments

Comments

@0rphee
Copy link
Contributor

0rphee commented Dec 21, 2023

The hls-stan-plugin, lacked the capability to take into account .stan.toml files. While I've managed to make it work by roughly replicating what runStan does in the Stan module, it was recommended to add a more packaged solution to stan itself, and rely on those functions instead.

The primary goal of this would be to break up runStan into various functions that can be used by hls. At this moment I'm trying out how that would look like and hopefully submit a PR, but if you have any recommendations, they are of course very welcome!

Here it's the relevant PR from hls, to get a better overview of what this would help with.
haskell/haskell-language-server#3914

@tomjaguarpaw
Copy link
Collaborator

Is this issue completed by #552, or is there more to it?

@0rphee
Copy link
Contributor Author

0rphee commented Dec 22, 2023

I think its fine to close it.

@0rphee 0rphee closed this as completed Dec 22, 2023
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

No branches or pull requests

2 participants