Skip to content

cabal-install 3.10 cannot be built with GHC 9.6 #8872

Open
@9999years

Description

cabal-install 3.10 requires base >=4.10 && <4.18, but GHC 9.6 bundles base-4.18 along with cabal-install-3.10. The version bounds should be bumped.

Note that the GHC 9.6 release notes erroneously say that Cabal 3.9 is bundled with GHC 9.6; this is a mistake, as no Cabal 3.9 exists. The GHC 9.6 download page correctly notes that "GHC 9.6 only works with cabal-install version 3.10 or later." Although it doesn't entirely "work", as cabal-install-3.10 cannot be built with GHC 9.6's base by default.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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