haskell / haskell/haskell-mode
haskell-hoogle command's *hoogle* window results are not clickable
Open
- Dominant language
- Emacs Lisp
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 2
Description
When I get `haskell-hoogle` results in the `*hoogle*` window (as opposed to opening hoogle results in browser), I am unable to get any further details on the choices shown. I can't select an entry and hit `` for example to see the details on the chosen function.
Contributor guide
Research direction
Start with the haskell-hoogle command and the *hoogle* buffer behavior described in the issue. Inspect how result entries are rendered and how keyboard input is handled; done means selecting an entry and pressing Return opens its further details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- emacs-lisp, haskell
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100