Skip to content

[feature request] Something like Make's --dry #92

@osa1

Description

@osa1

It seems like current hsbencher doesn't have something like this(also confirmed in a private communication).

It's useful for scenarios like this:

  • I have a hsbencher project with lots of sub-projects.
  • Project is old, so none of the sub-projects build by default. I need to tweak .cabal files. (normally I just use --allow-newer but there's no way to tell hsbencher that)
  • Since I can't know which projects hsbencher will be building, I need to run it and see how it's failing.
  • After fixing that project, I need to loop and see how hsbencher is failing now.

With --dry, I'd just run ./benchmark --dry and see what it's going to build, and fix all of them at once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions