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

Make RET in REPL create new prompt with blank input #1163

Merged
merged 1 commit into from
Feb 18, 2016
Merged

Make RET in REPL create new prompt with blank input #1163

merged 1 commit into from
Feb 18, 2016

Conversation

fice-t
Copy link
Contributor

@fice-t fice-t commented Feb 18, 2016

This creates a new prompt that doesn't affect the history or send
any information to the GHCi process. This only occurs when on the
same line as the last prompt.

This makes the REPL more like the others you'd find in Emacs, and also more like GHCi itself.

This creates a new prompt that doesn't affect the history or send
any information to the GHCi process. This only occurs when on the
same line as the last prompt.
gracjan added a commit that referenced this pull request Feb 18, 2016
Make RET in REPL create new prompt with blank input
@gracjan gracjan merged commit 1e86061 into haskell:master Feb 18, 2016
@gracjan
Copy link
Contributor

gracjan commented Feb 18, 2016

Nice, thanks.

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

Successfully merging this pull request may close these issues.

2 participants