Dear Open Hub Users,
We’re excited to announce that we will be moving the Open Hub Forum to
https://community.blackduck.com/s/black-duck-open-hub.
Beginning immediately, users can head over,
register,
get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.
On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at
info@openhub.net
Any chance Haskell could be supported in the list of languages?
Hi Jelmer,
Last week over on http://labs.ohloh.net, we received a patch from Maciej for just this purpose.
Starting today, I will be recounting all the existing Haskell projects on Ohloh. You should start to see Haskell on individual project reports within a few hours, and it will appear on our overall languages page starting tomorrow.
Many thanks to Maciej for providing this frequently-requested feature!
Thanks Robin. I've uploaded an initial set of Haskell applications, tools and libraries. Hope to see the Languages page update soon with all the Haskell code that has landed :)
I'm willing to look into adding support for Literate Haskell files. With that, you could analyze the source of darcs too.
tux_rocker, I'm trying to implement a general framework for literate programming. I'm sure Literate Haskell can fit into this quite well.
See ticket 233 over at labs.
Oblomov, is your literate programming polyglot part of the main line of ohcount yet?
Not yet. You can monitor progress by loking at the #233 ticket over at ohloh labs.
I hope that my changes get pushed soon, I implemented support for WEB, CWEB and literate Haskell.
Guiseppe et al, make sure you don't overlook the birdtrack style when implementing literate Haskell! (My apologies if you already have it covered but I only saw TeX mentioned in ticket #223.)