Skip to content

Feature: info command #3850

@ghost

Description

A universal cabal info WHAT would be useful to have, and is especially useful for nix-style builds, where the directory hierarchy is deep, parts of it are volatile, and therefore not as straight-forward to guess/type from memory. To be clear, I'm aware of the existing info command.

The motivation was to get the path to where the executable built is stored like this:

$ cabal info bindir

In this specific case we could create an easy to remember symlink for navigating to where the artifacts are, but that raises many implementation questions, and cabal info bindir isn't the only imaginable ui to expose this way.

I've discussed this somewhat with @ezyang, and this is a summary of the conclusion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions