this post was submitted on 20 Sep 2023
1 points (66.7% liked)

Haskell

5 readers
1 users here now

**The Haskell programming language community.** Daily news and info about all things Haskell related: practical stuff, theory, types, libraries, jobs, patches, releases, events and conferences and more... ### Links - Get Started with Haskell

founded 2 years ago
 

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.

top 3 comments
sorted by: hot top controversial new old
[–] mangoiv@functional.cafe 0 points 2 years ago (1 children)
[–] kosmikus@functional.cafe 1 points 2 years ago (1 children)

@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?

[–] jaror@kbin.social 1 points 2 years ago

@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.