Skip to content

Cabal new-copy or call postCopy hook from new-install #5933

@arrowd

Description

@arrowd

I'm using cabal new-build to build and install git-annex package. The package has Custom build type and have postCopy hooks to generate documentation and create .desktop file.

Building with new-build works fine, but postCopy hooks aren't called during cabal new-install, it simply says Up to date. There is also no new-copy command to make them run.

Is there any way to run these hooks from cabal-install?

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