[Haskell-cafe] [ANN] Hayoo Relaunch

Heinrich Apfelmus apfelmus at quantentunnel.de
Mon Aug 4 10:28:06 UTC 2014


Sebastian Philipp wrote:

> Hayoo <http://hayoo.fh-wedel.de> has been relaunched. Hayoo is a search
> engine for Hackage packages, which allows you to search for functions,
> data types and packages.
> 
> It is currently work in progress. Any feedback is greatly appreciated!

Thanks for this fabulous search engine that covers all of hackage! But I 
have feedback. :)

Yesterday, I was trying to search for the operator (^?!), but no 
results. Today, I found that I have to put it in quotes, so the 
following queries work: "(^?!)", "^?!". I guess that one of the three 
symbols has some special meaning in the query language, but would it be 
possible to change the lexical syntax to match Haskell's syntax? I.e. 
any valid Haskell identifier is also a valid search query. (I'm happy to 
put parentheses around operators.)

The inline Haddock documentation is great, but at the moment, the 
hyperlinks don't seem to work. The link

<http://hayoo.fh-wedel.de/?query=%28%28name%3A%21Fold%20package%3A%21lens%20module%3A%21%27Control.Lens.Fold%27%29%5ESC%20%7BunScore%20%3D%20100.0%7D%29%20OR%20%28%28name%3A%21Fold%20package%3A%21lens%29%5ESC%20%7BunScore%20%3D%2010.0%7D%29%20OR%20name%3A%21Fold>

gives an error message

   Internal Error: (line 1, column 57): unexpected "S" expecting digit


Best regards,
Heinrich Apfelmus

--
http://apfelmus.nfshost.com



More information about the Haskell-Cafe mailing list