Hacker News new | ask | show | jobs
by mihai_maruseac 4224 days ago
Editor here. I just wanted to thank the submitter and send an informal invitation to submit any Haskell project you're working on for the next version. I'd be more than happy to double the size of the report and include more work which is not yet shown on the report.
4 comments

The Haskoin (http://haskoin.com/) team is building a Haskell version of bitcoind, as well as a wallet + gui. One requirement of all bitcoind alternative implementations is maintaining not only feature-parity with bitcoind, but bug-parity as well. Ironically, not so easy with Haskell.
Is there a more online-friendly/small screen friendly version available? Say markdown, utf8 text or plain html available? Or maybe epub? PDF is rather terrible for reflowing and easy reading :/
There is this version, always released in parallel with the PDF. https://www.haskell.org/communities/11-2014/html/report.html

I was thinking of starting to generate only the PDF version but you just provided the best argument to also keep an HTML version. Thanks.

Wow, what an awesome synopsis of recent activity in the Haskell ecosystem. Other ecosystems should feal jealous. Fabulous effort on your behalf. Thank you!
Thanks. Most of the work has been done by the authors of the projects and the reports, I merely integrated their entries.
Thanks for Mihai and Alejandro for your excellent work.