Skip to content

tricorder source does not show re-exported members #333

Description

@Gipphe

tricorder source Data.Text#pack returns the following

tricorder: Data.Text#pack: function not found in module source

even though Data.Text exports it. It is however defined in Data.Text.Internal, so tricorder source Data.Text.Internal#pack works as intended.

tricorder source Data.Text#pack should show the function definition for the re-exported function, even though it is defined elsewhere.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttricorderPertains to the tricorder CLI or daemon.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions