Export to GitHub

ndmitchell - issue #34

AJAX bits


Posted on Aug 5, 2008 by Quick Hippo

The Hoogle web interface should have more bling, ideally Web 2.0 bling. In particular:

  • Haddock documentation should expand and collapse.
  • More results should just grab the additional results.
  • When doing name searches, the results should come up as you type.

Comment #1

Posted on Aug 20, 2008 by Quick Hippo

(No comment was entered for this change.)

Comment #2

Posted on Dec 1, 2010 by Quick Hippo

Can now be turned on with ?ajax=1, but not the default since there are lots of issues with it.

Comment #3

Posted on Jan 15, 2011 by Quick Hippo

Further progress, Hoogle 4.1.4 has an "instant" mode which gives Ajax support. The main bit left is to revamp query support so that valid queries don't go through invalid ones.

Comment #4

Posted on Feb 5, 2015 by Quick Hippo

The new hoogle.haskell.org does all this, and more, including "fixing" invalid queries.

Status: Released

Labels:
Type-Defect Priority-Medium Proj-Hoogle