Skip to content

fails to find definition of Bool #18

@joeyh

Description

@joeyh

haskell-docs Bool does not find any results here.

Interestingly, haskell-docs Int does find that, and it's defined in the same module.

I guess the difference is that Int has some haddock documentation, while Bool does not.

I think it would be useful for haskell-docs to at least display the module where a function or type is defined, even if there's no documentation. It would also be nice if it could display the constructors of a type like Bool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions