Skip to content

Cabal should define HASKELL_DIST_DIR #3483

@nomeata

Description

@nomeata

Test suites often want to run executable from dist/. Now dist/ is not always dist/, so an environment variable to indicate the position of dist would be nice.

stack sets HASKELL_DIST_DIR to this value. It would be nice if this were done by Cabal, so that other modes of building Haskell packages benefit from this convenience.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions