syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.69k stars 4.9k forks source link

inferior-haskell-find-haddock is not defind #10720

Closed Zetagon closed 4 years ago

Zetagon commented 6 years ago

Description :octocat:

The function inferior-haskell-find-haddock is not defined. That name is what is bound to ", h d" in the haskell layer, the name does not seem to be mentioned anywhere else

Reproduction guide :beetle:

Observed behaviour: :eyes: :broken_heart: This text is shown in Messages buffer and nothing happens.

Wrong type argument: commandp, inferior-haskell-find-haddock

Expected behaviour: :heart: :smile: inferior-haskell-find-haddock should execute.

System Info :computer:

Miciah commented 6 years ago

The command appears to have been removed upstream: https://github.com/haskell/haskell-mode/pull/1543 / https://github.com/haskell/haskell-mode/commit/ca94d814b943afeea5bc418df3773f19be9ac8e3.

github-actions[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!