You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://gitter.im/serras/emacs-haskell-tutorial?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4
+
3
5
Emacs is a text editor with an amazing support for extensions. Many people have built add-ons for Emacs to deal with everything from e-mail to version control or agenda planning, but it excels in providing good support for programming. Haskell has actually an amazing support, which integrates highlighting, querying information, building with Cabal and even refactoring!
4
6
5
7
If you want to know how to set up this awesome environment, follow [the tutorial](tutorial.md). Later, you can use [the Emacs configuration file](dot-emacs.el) as a template for your own `.emacs.d/init.el` or `.emacs`.
0 commit comments