Skip to content

haskell-process-do-info no longer displays exports (doesn't invoke :browse <module> ) #737

Closed
@dmjio

Description

@dmjio

Prior to 13.14 I was able to hover over a module import and call haskell-process-do-info (mapped to C-c C-i by default) and all top level functions / data types would display in the haskell interactive repl. Now nothing shows up. Has this functionality been moved? It appears to show a preview of the exports in a mini-buffer and in *Messages*, but not the repl.
Example: -- imported via Vertigo.Types.Follow [ data Follo .. ] is all I get, in a mini-buffer. Am I missing something trivial?

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