The GitHub repo of the #haskell basement
and foundation
packages was just archived, while it currently has 3764 indirect reverse dependencies including cryptonite
, pandoc
, and accelerate
. I don’t know why and I don’t know what will happen now, but I am concerned.
@mangoiv @jaror I don’t really see the problem? To my knowledge, Vincent has not really done any active Haskell work in quite a while, nor should anyone be forced to. Isn’t it more honest to archive the repositories to reflect that state properly than to continue providing some illusion that these are active libraries? People can still use the code and fork / revive. Isn’t this how open-source projects are supposed to work?
@kosmikus @mangoiv
The thing I’m concerned about is that there are still a lot of packages depending on it and there doesn’t seem to be a fork yet. So, important fixes like making all these packages build on 32-bit platforms are now in limbo.
Also, I’m concerned that this goes unnoticed. Hackage does not currently show maintenance status very well, so people might think these packages are still suitable to use in new projects.