Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hoogle plugin #153

Closed
jneira opened this issue Jun 12, 2020 · 3 comments
Closed

Hoogle plugin #153

jneira opened this issue Jun 12, 2020 · 3 comments
Labels
type: enhancement New feature or request

Comments

@jneira
Copy link
Member

jneira commented Jun 12, 2020

But now it is ghcide the source for docs and completions, would be feasible add hoogle as backport for both externally? could we examine the result for both and replace them if they are empty?

@fendor
Copy link
Collaborator

fendor commented Jun 12, 2020

The plugin itself is not that important, but the support functions are required by #155 and #156

@expipiplus1
Copy link
Contributor

One nice reason to use Hoogle for fetching docs is that nix has very good support for generating a Hoogle database of all dependencies.

pepeiborra pushed a commit that referenced this issue Dec 27, 2020
* Fix progress reporting

* Bump haskell-lsp and lsp-test revisions

* Change client name

* Fix typo

* Bump revisions
@jneira
Copy link
Member Author

jneira commented Nov 26, 2021

Not sure if the plugin makes sense anymore

But now it is ghcide the source for docs and completions, would be feasible add hoogle as backport for both externally? could we examine the result for both and replace them if they are empty?

So i am gonna close this

@jneira jneira closed this as completed Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants