Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix mht and mhi bindings for haskell-mode #3345

Closed

Conversation

d12frosted
Copy link
Contributor

As discussed in #3197.

I've created separate PR for two reasons.

  1. Original PR doesn't really solve the problem.
  2. Author of that PR doesn't respond to any messages and suggestions.

Tested with ghc-mod, interactive-mode (in different combinations), but haven't tested with ghci-ng (should be a problem, though, since we override binding).

When ghc-mod and interactive-mode are both enabled it uses the binding from interactive-mode. Some people might not like it, but this is how it works in haskell-mode out of Spacemacs. Anyway, it's easy to set preferred bindings.

@syl20bnr
Copy link
Owner

Thank you 👍
I found that cleaner without the functions, see b27d6bd
Cherry-picked into develop branch, you can safely delete your branch.

@syl20bnr syl20bnr closed this Oct 12, 2015
@d12frosted d12frosted deleted the haskell/type-bindings branch October 12, 2015 14:06
@d12frosted
Copy link
Contributor Author

Indeed it's cleaner! Thanks for that 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants