Skip to content

Expose the configParser function #3

@seagreen

Description

@seagreen

Right now if you're making an executable you can either use defaultMain to get preset command line options, or you can write your own from scratch, but there's no way to do what bin/Main.hs does and augment the configParser with additional command line options.

This could be useful for writing a benchmark for a specific problem domain where you want all the normal configParser options available, plus some others for the problem domain.

PS: I'm incredibly excited about this project.

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