serras / emacs-haskell-tutorial

Tutorial on setting up Emacs to do Haskell programming
690 stars 100 forks source link

hi2 docs #6

Closed errge closed 9 years ago

errge commented 9 years ago

Hi,

I have this already on melpa:

https://github.com/errge/hi2 http://melpa.milkbox.net/#/hi2

It fixes some issues of haskell-indentation. There have been talks about merging this back to haskell-indentation, but that's in the future. Since you already have this very nice write up, I wanted to ask if you're willing to add this?

Can you please spend 5 mins trying to set this up for yourself based on the readme? https://github.com/errge/hi2/blob/master/README.md

If you like it, I'm happy to prepare the changes to this documentation as a pull request, I just didn't want to spend too much time on it before asking you if you're willing to merge.

Thanks for taking the time and happy indenting! Gergely

serras commented 9 years ago

I've been using hi2 as my usual indentation mode some time ago (I don't remember which I changed, but I suppose that at some formatting-reinstalling phase I forgot to re-add it). Of course, I would like to add information about it in the article, it could fit very well before the Non interactive commands section in haskell-mode. If you wish, just send a pull request with the changes. If possible, I would ask you to keep the discussion short and focused, and make clear the advantages of using hi2.