Skip to content

cabal configure shouldn't overwrite a cabal.project.local it hasn't written so #8408

@andreasabel

Description

@andreasabel

A cabal.project.local written or changed by the user should not be overwritten by cabal configure.

See hpack for a technical solution using hashes: When it creates a cabal-file, it also stores its hash. It then won't overwrite the cabal file if its hash is no longer correct. The user has to delete the cabal file then if they want it to be updated by hpack.

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