Skip to content

--ipid doesn't work with cabal install? #5807

@mpickering

Description

@mpickering

I am trying to use the --ipid flag to install a package so it ends up with pkg-0.1.conf rather than pkg-0.1-asdf.conf. It seems the --ipid flag should do this.

I invoke GHC like this:

/nix/store/iq76wsmhvmidnyjkbgiklfi4zpwxld7h-ghc-build-environment/bin/cabal install groups/ --with-compiler /nix/store/iq76wsmhvmidnyjkbgiklfi4zpwxld7h-ghc-build-environment/bin/ghc --package-db _build/stage0/lib/package.conf.d --ipid=$pkg-$version

but the package is still registered with the suffix. Is this broken or am I doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions