Homepage: https://github.com/jschaf/hsearch
Author: Joe Schafer
Updated:
A major mode to search Haskell
The most recent code is at http://github.com/jschaf/hsearch `hsearch-query' is the overall class, containing all meta-info including the query and url as well as a list of all results. This class implements `hsearch-renderable', an interface that provides `render'. `hsearch-result' is class for each indiviual result returned from the query.