aboutsummaryrefslogtreecommitdiff
path: root/javascript/release/assets/haskell-code-explorer-873b9555a1d2ec9b0c1ce4b759caed2a.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix search results: add a package name and a module name of an identifier ↵alexwl2019-03-081-218/+0
| | | | that doesn't have exact location info
* Adds an option to use public Hoogle JSON API ↵alexwl2019-02-201-0/+218
(https://github.com/ndmitchell/hoogle/blob/3dbf68bfd701f942d3af2e6debb74a0a78cd392e/docs/API.md#json-api) to get documentation for not indexed packages. Closes #21.