Reason: Mask hls-*-plugin packages. These are needed because of a bug in musl setups but are polluting attempts to enumerate which packages are holding back GHC bumps. Those that still need them can unmask them.
Masked by hololeap on 2025-02-14
Install
Install this package:
emerge -a dev-haskell/hls-module-name-plugin
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/hls-module-name-plugin
Or alternatively:
emerge --autounmask-write -a dev-haskell/hls-module-name-plugin