Removing Hackage packages

Hi, I'd like to remove a couple of my packages [1] from Hackage. How do I do that? Thanks! -deech [1] http://hackage.haskell.org/package/fltkhs-demos, http://hackage.haskell.org/package/fltkhs-fluid-demos

On Sun, Feb 05, 2017 at 12:51:51PM -0600, aditya siram wrote:
Hi, I'd like to remove a couple of my packages [1] from Hackage. How do I do that? Thanks! -deech
You can deprecate them from the maintainer's page. I think removing stuff from hackage is not contemplated, for a bunch of good reasons.

If it's an issue of dependencies nothing should depend on these packages
because they are end-user applications and ship only executables.
On Sun, Feb 5, 2017 at 12:58 PM, Francesco Ariis
On Sun, Feb 05, 2017 at 12:51:51PM -0600, aditya siram wrote:
Hi, I'd like to remove a couple of my packages [1] from Hackage. How do I do that? Thanks! -deech
You can deprecate them from the maintainer's page. I think removing stuff from hackage is not contemplated, for a bunch of good reasons. _______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.
participants (2)
-
aditya siram
-
Francesco Ariis