Skip to content

Errors in interactive buffer to code #467

Closed
@ivan-m

Description

@ivan-m

It used to be that if an error appeared in the interactive buffer, I could hit Enter and be taken to where in the source code that error was found.

Now, it seems that this no longer works. Even for something as simple as this:

bar :: Int
bar = 3.0

I have enter/return bound to the default (haskell-interactive-mode-return).

I couldn't find anything obvious in the source or its history as to when this behaviour changed. Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions