haskell / haskell/haskell-mode
No customize option for haskell-mode-hook
- Dominant language
- Emacs Lisp
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 2
Description
In the Haskell customize group there is only:
- Haskell Completing Read Function
- Haskell Language Extensions
- Haskell Stylish On Save
- W3m Haddock Heading Face
and the Haskell Interactive Settings.
I checked some other modes and they all have a foo-mode-hook customize option. Also, the documentation recommends `M-x customize-variable RET haskell-mode-hook`, but this returns '[No match]'
Contributor guide
Research direction
Search for the haskell-mode-hook definition and the Haskell customize group, then compare them with the documentation's customize-variable command. Confirm that the hook appears in the Haskell customize group and that customizing haskell-mode-hook no longer returns '[No match]'.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- emacs, emacs-lisp, haskell
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100