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

Restarting Dante does not re-eval a nix expression #35

Closed
Fresheyeball opened this issue Aug 4, 2017 · 1 comment
Closed

Restarting Dante does not re-eval a nix expression #35

Fresheyeball opened this issue Aug 4, 2017 · 1 comment

Comments

@Fresheyeball
Copy link

If I edit a Haskell file that is in a dependency and restarts Dante from spacemacs, the ghci process restarts, but the nix expression does not re-evaluate. Meaning the new ghci process receives an out of date dependency. When in a nix context, either restarting Dante should re-eval the nix expression, or that option should be provided as another command restart-dante-hard or something.

@jyp
Copy link
Owner

jyp commented Aug 17, 2017

I don't think that this bug report is accurate. Dante re-runs nix-shell if the nix method is active. Trace dante-repl-command-line to check what happens.

@jyp jyp closed this as completed Oct 1, 2017
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