Skip to content

Document what is required to get HLint working #249

Closed
@ndmitchell

Description

@ndmitchell

A search of the repo suggests that HLint is supported. But on my sample project, it doesn't make any suggestions, even when I define the classic:

foo f g x = map f (map g x)

(That was the first hint HLint ever matched.) The docs don't mention HLint at all. It would be useful if the docs included a note that HLint exists, some way of testing it, and ideally some way of validating that it works.

Or maybe HLint isn't yet supported?

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