-
Notifications
You must be signed in to change notification settings - Fork 347
Integrate cmm-mode #249
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
Comments
...doesn't |
I misspoke, |
Besides, it would be nice if someone who understand how to write Emacs modes can comment on my implementation above. |
@tibbe: Your code seems fine to me. |
Sounds good to me. I've handed over maintenance over cmm-mode I think it's separately package somewhere now. |
Thanks! Closing in this case. |
We should consider integrating cmm-mode (https://github.com/tibbe/dot-emacs/blob/master/lib/cmm-mode.el). cmm-mode can be used on the output generated by
ghc -ddump-simpl -ddump-to-file
.The text was updated successfully, but these errors were encountered: