Skip to content

Type query from up to date file information #185

Closed
@dudebout

Description

@dudebout

When I use the function haskell-process-do-type (C-c C-t) I often get the answer "Top level: Not in scope: foo'". This is because the query made byhaskell-modeuses the current content loaded inghci` and not the content of the file.

Is there a reason why the call to haskell-process-do-type does not reload the content of the file in ghci before querying it?

The same question applies to haskell-process-do-info (C-c C-i).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions