Hi

> Is there a way to search on module names? If I put in Data.Map then
> the one thing that doesn't come up is a link to the library page for
> Data.Map. That would be a really good short-cut.

As Tillman says, you can search for "Map" alone to find Data.Map. The
new version (Hoogle 4) already supports this properly, so searching
for Data.Map is equivalent to searching for Map in the Data.*
hierarchy - which does exactly what you want.

Thanks

Neil
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to