Skip to content

cabal-3.14 v1-install expects Cabal file although not necessary #10906

Open
@amigalemming

Description

@amigalemming

Describe the bug

I want to install many local packages at once, but cabal-3.14 refuses to do so, because there is no cabal description in the current package.

To Reproduce

This used to work:

/tmp$ cabal-3.12 v1-install pkg1/ pkg2/ pkg3/

But now I get:

/tmp$ cabal-3.14 v1-install pkg1/ pkg2/ pkg3/
...
Error: [Cabal-7654]
No cabal file found.
Please create a package description file <pkgname>.cabal
...

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