Repro:
stack ghci --build-only-dependencies stack:stack stack:lib (in stack repo)
:set args ghci --build-only-dependencies
main (starts up another ghci session)
:quit
Actual: Exits all the way back to the shell
Expected: Back in the outer ghci session