aboutsummaryrefslogtreecommitdiff
path: root/javascript/release/assets/haskell-code-explorer-19079cde21bf9ef72bfcdf717db9fdb8.css
Commit message (Collapse)AuthorAgeFilesLines
* Add an option to sort files by name/typealexwl2019-04-241-6/+0
|
* Fix identifier search URL after the package has changedalexwl2019-04-041-0/+6
|
* Fix search results: add a package name and a module name of an identifier ↵alexwl2019-03-081-6/+0
| | | | that doesn't have exact location info
* Adds an option to use public Hoogle JSON API ↵alexwl2019-02-201-0/+6
(https://github.com/ndmitchell/hoogle/blob/3dbf68bfd701f942d3af2e6debb74a0a78cd392e/docs/API.md#json-api) to get documentation for not indexed packages. Closes #21.