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