Skip to content
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

True TRAMP Support #1795

Open
OliverMead opened this issue Nov 17, 2022 · 0 comments
Open

True TRAMP Support #1795

OliverMead opened this issue Nov 17, 2022 · 0 comments

Comments

@OliverMead
Copy link

#1559 (and accompanying #1739) suppose that compilation may be done over TRAMP, however haskell-interaction-mode still appears to use a local ghci. (which, for example, the less feature-full run-haskell does not).
Use cases for interactive haskell development over TRAMP include:

  • Development in a container (such as with tramp-nspawn or docker-tramp) without running emacs within the container.
  • Development with more powerful (or specialized) hardware over ssh, without resorting to emacs -nw or X11 forwarding.

I understand that this should be considered a feature request, and it is something I will be looking into myself (although my skills with elisp are not advanced).

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

1 participant