ndmitchell / hoogle

Haskell API search engine
http://hoogle.haskell.org/
Other
738 stars 134 forks source link

Provide a way to search all packages #87

Open glasserc opened 9 years ago

glasserc commented 9 years ago

Sometimes I'm looking for some functionality that might or might not even exist. I have no idea what package, if any, the functionality might live in, so it's impractical for me to search a package explicitly using "+pkgname". It would be cool if there were a way to do a "global" search that would find anything matching in any package.

ndmitchell commented 9 years ago

Yep, I want this too... I need to do some technical bits first to get it working though.

ndmitchell commented 9 years ago

Hoogle 5 searches all of Stackage by default, its in git and at http://hoogle.haskell.org/