Open
Description
AFAIK deprecated packages are less-preferred atm, but it would be make sense to try to avoid them.
Side note: when WeightedPSQ
is implemented, could the penalties be adjusted? By adding insane high cost to deprecated packages, solver would barely pick them.
Another side note: cabal-install
could warn that some packages in the install plan are deprecated (say with -v
)