
Hi Antonio, I have contemplated publishing Fudgets on Hackage, and the reason for the broken link is that I uploaded a package candidate [1]. But Fudgets has remained essentially the same since the mid 90s, and while it still works and is available from the Fudgets home page [2], its age shows in many ways, and that's why I hesitate to publish it on Hackage... Best regards, Thomas H [1] https://hackage.haskell.org/package/fudgets-0.18.2/candidate [2] https://www.altocumulus.org/Fudgets/ On 2021-03-11 23:12, Antonio wrote:
I wonder why there is no Fudgets package in Hackage.
I found this, but the fudgets link is broken:
http://hackage.haskell.org/user/ThomasHallgren
Nevertheless, there is a cabalized package in the Fudgets homepage, so it's strange it's not in Hackage.
Also, is there an arrowized version of Fudgets? If not, why? Is there some fundamental reason that makes it impossible to port it to the arrows framework or simply nobody cared to port it? (Also, the license seems to not allow modifications.)
I'm trying to write a bittorrent client in Haskell. I decided to use arrows for it and took a look at Fudgets and Yampa. I haven't decided yet which one to use. Fudgets seems more suitable and I like it more, but the fact that it doesn't use the arrow notation and classes is a bit annoying.
I read that Fruit is more or less a mix of Fudgets and Yampa that uses arrows. Sadly, it's unmaintained, the web doesn't exist and it's not in Hackage. Is there any other Fudgets-like option?
Greetings. _______________________________________________ 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.