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

":quit" exits outer "stack ghci" when running "stack ghci" within #1306

Closed
mgsloan opened this issue Nov 8, 2015 · 0 comments · Fixed by #1863
Closed

":quit" exits outer "stack ghci" when running "stack ghci" within #1306

mgsloan opened this issue Nov 8, 2015 · 0 comments · Fixed by #1863

Comments

@mgsloan
Copy link
Contributor

mgsloan commented Nov 8, 2015

Repro:

  1. stack ghci --build-only-dependencies stack:stack stack:lib (in stack repo)
  2. :set args ghci --build-only-dependencies
  3. main (starts up another ghci session)
  4. :quit

Actual: Exits all the way back to the shell

Expected: Back in the outer ghci session

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant