aboutsummaryrefslogtreecommitdiff
path: root/javascript/release/assets/haskell-code-explorer-224452e183f8ac468a53c658de1158f9.css
Commit message (Collapse)AuthorAgeFilesLines
* Fix identifier search URL after the package has changedalexwl2019-04-041-6/+0
|
* Fix search results: add a package name and a module name of an identifier ↵alexwl2019-03-081-0/+6
| | | | that doesn't have exact location info
* Adds an option to use public Hoogle JSON API ↵alexwl2019-02-201-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 ↵alexwl2019-02-131-0/+6
packages' on the package page