Skip to content

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

@mgsloan

Description

@mgsloan

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions