Skip to content

Commit f7500b2

Browse files
committed
Add Gitter badge
1 parent 6c55d8c commit f7500b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Using Emacs for Haskell development
22

3+
[![Join the chat at https://gitter.im/serras/emacs-haskell-tutorial](https://badges.gitter.im/serras/emacs-haskell-tutorial.svg)](https://gitter.im/serras/emacs-haskell-tutorial?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4+
35
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!
46

57
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

Comments
 (0)