Skip to content

Way to pass commandline options to hlint using new API? #143

Closed
@lierdakil

Description

@lierdakil

I'm currently working on updating ghc-mod to work with newer Hlint API.

Ghc-mod uses a command line flag -l to pass command line options directly to Hlint. While this worked fine with previous API, new API has some pretty interesting way of specifying options (can't say I wrapped my head around that yet), and apparently, command line parser is hidden (and reimplementing it is just not a good option)

Do you have any suggestions? Is there a doc that describes new settings? I gather I could pass a settings file, but there seems to be no docs on its format...

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