Skip to content

Add debian 11 bullseye official support #8376

Open
@AlistairB

Description

@AlistairB

For the haskell docker images we want to support debian 11 bullseye. In terms of GHC, cabal and stack's debian 11 support the state of play is:

Therefore, once GHC 9.4.3 9.6.1 (it has been postponed apparently) comes out we are good to add 9.6 line support for debian 11 excluding cabal.

cabal has support for x86_64-linux-deb10 and aarch64-linux-deb10, but does not include a release targeting debian 11. I have done some basic testing using cabal-install-3.8.1.0-x86_64-linux-deb10 in debian 11 and it appears to work. I have not tested cabal-install-3.8.1.0-aarch64-linux-deb10.

Can cabal add official support for debian 11?

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