haskell / docker-haskell

MIT License
61 stars 36 forks source link

Add debian 11 support #88

Open AlistairB opened 1 year ago

AlistairB commented 1 year ago

73

This is blocked until cabal and GHC aarch64 officially support deb11. Just doing some testing for now.

jmtd commented 3 months ago

Hi there. Is this still blocked? If not, would you want to merge this now or rework to target Debian bookworm/12/current stable? Thanks

develop7 commented 3 months ago

@jmtd just checked: only 9.8.2 got aarch64-deb11, x86_64-deb11 got 9.4 & 9.6, latest cabal-install got both as well for a couple of latest minor releases, so I'd say it's quite unblocked.