[Haskell-cafe] Hoogle index completeness

Johannes Waldmann waldmann at imn.htwk-leipzig.de
Wed Dec 19 23:50:26 CET 2012


> Hayoo has them all [ .. ]

but Hoogle is better with types? 

it seems Hayoo only does exact (string?) match on types,
while Hoogle also knows about polymorphisms, permutations etc.

E.g., search for "String -> Int". 
Hoogle finds length :: [a]-> Int  as well, 
I think Hayoo doesn't.

J.W.





More information about the Haskell-Cafe mailing list