Skip to content

cabal new-path #4661

Open
Open
@angerman

Description

@angerman

I find myself often needing paths for cabals new-build artifacts. stack has a path command, that allows to retrieve information about directories for the current setup.

A cabal new-path command providing similar functionality would be quite useful.

E.g.

cabal new-path --dist-dir would provide the directory that used to be dist for the current target. E.g. the one that cabal new-build would build by default.

This could of course be discriminated by target.

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