Skip to content

Cabal does not consider GHC ABI #8114

Closed
@hasufell

Description

@hasufell

Cabal assumes that ABI is stable across ghc --numeric-version, both for the cabal store artifacts, as well as for the dist-newstyle/ artifacts.

However, this assumption is wrong. GHC has no ABI stability and two bindists of the same version, for the same architecture and platform can have diverging ABI.

One instance of this is https://gitlab.haskell.org/ghc/ghc/-/issues/21423

@andreasabel

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