ndmitchell / hoogle

Haskell API search engine
http://hoogle.haskell.org/
Other
738 stars 134 forks source link

Google code issue tracker? #91

Open ggreif opened 9 years ago

ggreif commented 9 years ago

http://code.google.com/p/ndmitchell/issues/list is possibly the defunct bug tracker, but still cited in various places in the project.

ndmitchell commented 9 years ago

Yep, certainly should be directing people at the GitHub one now - but I am still happy to accept bugs on both trackers, and will likely do the work of migrating at some point in the future.

RasmusWL commented 9 years ago

As https://www.haskell.org/hoogle/ is still running 4.2.26 (from Dec 2013) the old link is still present there. Isn't it about time to put a new version on the website? :)

ndmitchell commented 9 years ago

@RasmusWL see http://neilmitchell.blogspot.co.uk/2015/02/why-is-hoogle-index-so-out-of-date.html - it's pretty hard to update. If you try http://hoogle.haskell.org/ it has code and index which are updated every 24 hours. I'm going to switch over once everything is working.

RasmusWL commented 9 years ago

Ahh, I see. Seems like I should have read up on the project status before reviving this issue. Looking forward to hoogle 5 then :)

ndmitchell commented 9 years ago

That's the problem with being half way between major versions, where neither version is a superset of the other. The only thing to do is push forward to try and get the new one perfectly ready.