Skip to content

Add haskell-doc-show-ghci that pings GHCI for type information.#1599

Open
czipperz wants to merge 1 commit intohaskell:masterfrom
czipperz:haskell-doc-show-ghci
Open

Add haskell-doc-show-ghci that pings GHCI for type information.#1599
czipperz wants to merge 1 commit intohaskell:masterfrom
czipperz:haskell-doc-show-ghci

Conversation

@czipperz
Copy link
Contributor

@czipperz czipperz commented Jun 1, 2018

This a last resort. It is slow, but it works. It is disabled by default because it can make navigating large files extremely slow.

On my computer it takes about 0.5 seconds to query a 700 line code base (during which Emacs is stalled).

This a last resort.  It is slow, but it works.
@czipperz
Copy link
Contributor Author

czipperz commented Jun 6, 2018

This is effectively equal to haskell-process-do-type done automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant