Closed
Description
Hi, I encountered this while converting a stack project that used ghc-tcplugins-extra, and it seems due to the dependency on ghc-9.0.1
Error:
The following packages are broken because other packages they depend on are missing. These broken packages must be rebuilt before they can be used.
installed package ghc-9.0.1 is broken due to missing package exceptions-0.10.4
Here is a repo reproducing the behaviour with nix-build
.