Svein Ove Aas <[email protected]> writes: > * New command: M-x haskell-check, calls (by default) hlint on the > current file. Also bound to C-c C-v.
I've got two potential problems with this: * For package maintenance purposes, the default inclusion of hlint could cause some problems (for starters, in Gentoo haskell-mode is available in the default repository, hlint is only available in the Haskell overlay). * The "default" Hlint keybinding is C-c l: http://community.haskell.org/~ndm/darcs/hlint/hlint.htm -- Ivan Lazar Miljenovic [email protected] IvanMiljenovic.wordpress.com _______________________________________________ Haskellmode-emacs mailing list [email protected] http://projects.haskell.org/cgi-bin/mailman/listinfo/haskellmode-emacs
