<div dir="ltr">The hoogle index files might be another way to perform this kind of search.<div><br></div><div>You can download all of the hoogle index files for packages on Hackage at:</div><div><br></div><div>http://hackage.haskell.org/packages/hoogle.tar.gz</div><div><br></div><div>Each package has it's own .txt file which you can search using grep. You can also create index files for your own cabal projects using the command `cabal haddock --hoogle`.</div><div><br></div><div><br>On Sunday, October 25, 2015 at 8:30:02 PM UTC-5, Ömer Sinan Ağacan wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">I pretty much said all I wanted to say in the title, but just to
<br>rephrase, I think it'd be super helpful if Hackage listed types of
<br>names listed in index pages. The reason is because most of the time
<br>I'm using index pages for searching things, but if I wanted to list
<br>all functions that somehow use a type, for example, index pages don't
<br>help.
<br>
<br>With type information in the index pages I can just search for a type
<br>and my browser would highlight all functions that somehow use the
<br>type.
<br>______________________________<wbr>_________________
<br>Haskell-Cafe mailing list
<br><a href="javascript:" target="_blank" gdf-obfuscated-mailto="uHREJuivBgAJ" rel="nofollow" onmousedown="this.href='javascript:';return true;" onclick="this.href='javascript:';return true;">Haskel...@haskell.org</a>
<br><a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" target="_blank" rel="nofollow" onmousedown="this.href='http://www.google.com/url?q\75http%3A%2F%2Fmail.haskell.org%2Fcgi-bin%2Fmailman%2Flistinfo%2Fhaskell-cafe\46sa\75D\46sntz\0751\46usg\75AFQjCNH7sFgl7KfuDcDlaGGG3ip3kRaoIA';return true;" onclick="this.href='http://www.google.com/url?q\75http%3A%2F%2Fmail.haskell.org%2Fcgi-bin%2Fmailman%2Flistinfo%2Fhaskell-cafe\46sa\75D\46sntz\0751\46usg\75AFQjCNH7sFgl7KfuDcDlaGGG3ip3kRaoIA';return true;">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/haskell-<wbr>cafe</a>
<br></blockquote></div></div>