- FunctionalPlus (a C++ library) now has a hoogle-like search - your feedback is very much appreciated https://github.com/Dobiasd/FunctionalPlus/ 20 comments haskell
- Rustdoc pull request to add hoogle-style search by type https://github.com/rust-lang/rust/pull/23289 4 comments rust
- hoogle-index: Painless local Haddock indexing https://github.com/bgamari/hoogle-index 3 comments haskell
- Idris 0.9.13 released, featuring a new erasure implementation, Haddock- and Hoogle-inspired tools, and improved IDE support http://www.idris-lang.org/idris-0-9-13-released/ 5 comments haskell
- Hoogle Translate: An Algorithm Search Engine https://www.youtube.com/watch?v=GdwPHwPI-U8 4 comments programminglanguages
- "hoogle generate" fails for some reason https://hackage.haskell.org/package/faktory-1.1.3.0/docs/Network-Connection-Compat.html#v:settingClientSupported 3 comments haskellquestions
- TypeSearch.dev: Type-Directed API search (à la Hoogle) for Java (and other OO languages) https://typesearch.dev 2 comments haskell
- Install package I found on hoogle https://hoogle.haskell.org/?hoogle=wordsBy 9 comments haskell
- Is there a website like haskell's Hoogle for rust? https://hoogle.haskell.org 21 comments rust
- What happened to Hoogle? https://hoogle.haskell.org/?hoogle=lookupGetParam 6 comments haskell
- Hoogle https://hoogle.haskell.org/ 26 comments haskell
- Scala.js used to create Hoogle for Kotlin... and possibly in the future for Scala. https://medium.com/virtuslab/how-to-write-hoogle-for-kotlin-in-scala-and-scala-js-8c98c1c303ff 2 comments scala
- Are there papers on hoogle or type search? https://www.reddit.com/r/haskell/comments/fdi2dx/are_there_papers_on_hoogle_or_type_search/ 4 comments haskell
- Building a simple hoogle GUI with brick http://www.andrevdm.com/posts/2018-01-15-bhoogle.html 8 comments haskell
- Can't generate local hoogle with stack anymore. https://www.reddit.com/r/haskell/comments/6uaaxn/cant_generate_local_hoogle_with_stack_anymore/ 5 comments haskell
- How does Hoogle perform type search? https://www.reddit.com/r/haskell/comments/6mrrdl/how_does_hoogle_perform_type_search/ 7 comments haskell
- Hoogle Search in Visual Studio Code https://github.com/caneroj1/hoogle-vscode 15 comments haskell
- Run your own copy of Hoogle locally https://github.com/jwiegley/hoogle-local 11 comments haskell
- is there a Command line source code lookup tool (like online hoogle)? https://www.reddit.com/r/haskell/comments/512new/is_there_a_command_line_source_code_lookup_tool/ 7 comments haskell
- Elm Search (Hoogle style) http://klaftertief.github.io/package.elm-lang.org/ 4 comments elm
- Open discussion about Hoogle for Scala https://github.com/scaladocumentation/scaladocumentation 5 comments scala
- 24 days of Hackage, 2015: day 6: finding utilities with Hoogle and Hayoo: MissingH, extra http://conscientiousprogrammer.com/blog/2015/12/06/24-days-of-hackage-2015-day-6-finding-utilities-with-hoogle-and-hayoo-missingh-extra/ 5 comments haskell
- Using Hoogle for your project https://sulami.github.io/using-hoogle-for-your-project.html 5 comments haskell
- Assessing the community growth through data about usage of Hoogle https://www.google.com/trends/explore#q=hoogle%20-google%20-maps%20-translate%20-you%20-map%20-images%20-play%20-zoo%20-traductor%20-news 9 comments haskell
- Pursuit (Purescript's code-search) now incorporates Hoogle's type-based search! http://harry.garrood.me/blog/pursuit-deployed/ 4 comments haskell
- Why is hoogle's index so out of date https://www.haskell.org/hoogle/?hoogle=Proxy+%2Bbase 11 comments haskell
- Hoogle 5 is coming! http://neilmitchell.blogspot.fr/2015/01/hoogle-5-is-coming.html 23 comments haskell
- RFC: Keyboard navigation in Hoogle - try using arrow keys after focusing search field http://home.smart-cactus.org:8080/?hoogle=monad 7 comments haskell
- Roogle - Hoogle (type-directed search) for Rust https://github.com/ajtulloch/roogle 6 comments rust
- Banging my head against the wall with hoogle https://github.com/ndmitchell/hoogle/blob/master/docs/Local-Install.md 9 comments haskell
- Adventures in Hoogling: adding hoogle to your workflow http://chromaticleaves.com/posts/how-to-hoogle.html 4 comments haskell
- Hoogle client for Android https://github.com/archblob/hoogle-android-client 5 comments haskell
- Why does this result not appear in this search in Hoogle? http://www.haskell.org/hoogle/?hoogle=%2Bwai+Request+-%3E+a 10 comments haskell
- Hoogle Mirrors? http://haskell.org/hoogle 9 comments haskell
- Hoogle: from the command line http://www.haskell.org/hoogle/ 8 comments haskell
- EclipseFP 2.1.0 released, with Hoogle and HLint integration, and much more! http://jpmoresmau.blogspot.com/2011/09/eclipsefp-210-released.html 37 comments haskell
- Hoogle Embed http://neilmitchell.blogspot.com/2011/01/hoogle-embed.html 3 comments haskell
- Quickly searching Hackage and Hoogle on Mac OS X http://tumblr.justtesting.org/post/1478905129 3 comments haskell
- Haskell Weekly News: GHC switches to Git, Haddock, Hoogle, Generic Tries http://sequence.complete.org/hwn/20080806 14 comments programming
- Hoogle: The Haskell API Search Engine http://haskell.org/hoogle/ 3 comments programming