haskell / haskell/haskell-mode
Support new ghci :doc command
Open
- Dominant language
- Emacs Lisp
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 2
Description
ghc 8.6 introduced a ```:doc``` command. It might be useful to somehow show this in haskell-doc, in addition to type signatures.
https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/ghci.html#ghci-cmd-:doc
Contributor guide
Research direction
Start from the haskell-doc functionality and review the linked GHCi :doc command documentation to understand how it should complement type signatures. Determine how :doc output should be shown, then verify that haskell-doc supports the new command alongside existing signatures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- emacs-lisp, haskell
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100