
I use Leksah, that provides much of the things mentioned here except
perhaps hLint integration. Another nice feature is that it can rebuild the
tree of project dependencies when something changes.
2013/11/12 m00nlight
The haskell-mode 13.7 of Emacs will eat all the cpu resource on my computer when I configure the indent of haskell mode. Does any one encounter the same issue ?
-- -- Best Regards From Emacs Like Excellent Browser: Conkeror
At 2013-11-12 00:53:52,"Thanatos xiao"
wrote: I use emacs + haskell-mode and some plugs developing in emacs very useful!
2013/11/11 Ketil Malde
Emacs + haskell-mode gives you:
[lots of goodies I need to learn more about]
You can do continuous compilation using emacs fly-mode.
After starting to use ghc-mod, I never looked back. Having trouble spots being automatically highlighted is really a huge improvement over the old write-compile-debug cycle. Other benefits, like automatic type signature insertion is also nice, of course.
(I haven't really tried anything else, so perhaps this is standard fare these days. Just wanted to voice my appreciation, I guess :-)
-k -- If I haven't seen further, it is by standing in the footprints of giants _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
<#1424a223dde85978_> _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
-- Alberto.