alexwl / haskell-code-explorer

Web application for exploring and understanding Haskell codebases
MIT License
509 stars 20 forks source link

Use public Hoogle API to get documentation for not indexed packages #21

Closed alexwl closed 5 years ago

alexwl commented 5 years ago

Hoogle supports exact queries that return Hackage URL, type signature, and HTML documentation, e.g., https://hoogle.haskell.org/?hoogle=map%20is%3Aexact%20package%3Abase%20module%3APrelude&mode=json