Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix identifier search URL after the package has changed | alexwl | 2019-04-04 | 1 | -0/+6 |
| | |||||
* | Fix search results: add a package name and a module name of an identifier ↵ | alexwl | 2019-03-08 | 1 | -6/+0 |
| | | | | that doesn't have exact location info | ||||
* | Adds an option to use public Hoogle JSON API ↵ | alexwl | 2019-02-20 | 1 | -0/+6 |
(https://github.com/ndmitchell/hoogle/blob/3dbf68bfd701f942d3af2e6debb74a0a78cd392e/docs/API.md#json-api) to get documentation for not indexed packages. Closes #21. |