[Haskell-cafe] [ANN] Hayoo Relaunch

Alois Cochard alois.cochard at gmail.com
Tue Aug 5 08:47:54 UTC 2014


Hi Sebastian,

Someone reported me a bug on twitter, please see:
https://twitter.com/blast_hardchese/status/496313816410357761

Thanks for your work, it's really promising!

Cheers

Alois


On 3 August 2014 14:13, Sebastian Philipp <sebastian at spawnhost.de> wrote:

> Hi Cafe,
>
> 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!
>
> Hayoo uses Hunt <https://github.com/hunt-framework> for indexing and
> searching, which is the successor of Holumbus. Hunt is a flexible,
> lightweight search platform with a powerful query language and JSON API.
>
> Example search requests are:
>
> * Function names: map
> <http://hayoo.fh-wedel.de/?query=map>
>
> * Function signatures: (a->b)->f a->f b
> <http://hayoo.fh-wedel.de/?query=%28a-%3Eb%29-%3Ef+a-%3Ef+b>
>
> * Module names: Control.Loop
> <http://hayoo.fh-wedel.de/?query=Control.Loop>
>
> Have a look at the examples on <http://hayoo.fh-wedel.de/examples> for
> some advances queries.
>
> The old Hayoo and Holumbus are still online at
> <http://holumbus-alt.fh-wedel.de/>
>
> --
> Sebastian Philipp
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>


-- 
*Λ\ois*
http://twitter.com/aloiscochard
http://github.com/aloiscochard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140805/f6aef66c/attachment.html>


More information about the Haskell-Cafe mailing list