Differences with Hayoo and Hoogle: Searching For Monoids
Hi all, I was trying to read the documentation on monoids and the Sum type. When I searched Hayoo for "Monoid" or "Data.Monoid", the Data.Monoid module in "base" did not show up - Hoogle found it without a problem. The same goes for the "Sum" type, Hayoo does not seem to find it but Hoogle does. -deech
On Sep 13, 6:27 pm, aditya siram <aditya.si...@gmail.com> wrote:
Hi all, I was trying to read the documentation on monoids and the Sum type. When I searched Hayoo for "Monoid" or "Data.Monoid", the Data.Monoid module in "base" did not show up - Hoogle found it without a problem. The same goes for the "Sum" type, Hayoo does not seem to find it but Hoogle does. I also observed regularly that Hayoo is somewhat cooler, but misses base - I thought it was simply restricted to hackage, but base is on hackage, surprisingly. Can anybody find "map" from the Prelude? I also tried "map package:base" or "map module:Prelude". And map is the example on the Hayoo homepage.
participants (2)
-
aditya siram -
Paolo G. Giarrusso