Closed
Description
@ezyang: See below, you can specify constraints to exclude packages, the real bug is error messages
(Imported from Trac #380, reported by guest on 2008-10-23)
Sometimes there are packages on hackage that I don't want to install, perhaps ever. Maybe there is a buggy release I'm trying to avoid, or something of that nature.
So, my proposal is a user defined blacklist. I think the version specification could work just like that of a .cabal file.
I also think cabal should tell you when it skips a dependency due to blacklisting.