Hello. What are the best practices in deprecating packages on Hackage? I've seen packages marked "DEPRECATED" in the synopsis field on Hackage, and one could add GHC "deprecated" pragmas for every module, but is that the best one can do? Thank you in advance, Andrey Chudnov