2010/7/2 Svein Ove Aas <[email protected]>: > On Fri, Jul 2, 2010 at 2:38 PM, Christopher Done > <[email protected]> wrote: >> Hey Svein, >> >> Any chance of including haskell-align-imports somehow in the next release? >> >> http://gist.github.com/453933 (Re-license it for inclusion however you >> wish, I don't care.) >> > My current project is to rewrite the indenter in haskell, using > haskell-src-exts and such. Aligning imports will probably be trivial > once that is done, but the work of integrating it now would probably > also be wasted. > > I might do it anyway, if it's sufficiently little work. Let's see. >
Why do you want to rewrite the indenter in Haskell? If haskell-mode has any external dependencies such as that one, it will most likely never make it into Emacs. -- Deniz Dogan _______________________________________________ Haskellmode-emacs mailing list [email protected] http://projects.haskell.org/cgi-bin/mailman/listinfo/haskellmode-emacs
