haskell / haskell/haskell-mode
Display the `kind` of a `type` in doc mode.
Open
- Dominant language
- Emacs Lisp
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 2
Description
display the `kind` of a `type` in doc mode, this can be done is a similar way that type information is displayed. The standard ones can be readily stored. The other ones can be queried from a ghci process.
+ files to work with `haskell-doc.el`
+ add a defcustom to tell if the kind of a type should be displayed
Contributor guide
Assessment
This issue has not been assessed yet.