From ff7dca9bb55599afe0f76fc2d090e28aa28752bb Mon Sep 17 00:00:00 2001 From: Artem Chernyak Date: Tue, 12 Mar 2019 21:29:12 -0500 Subject: [PATCH] Added Emacs to Editor Integration --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d42d085..9383323 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,8 @@ log the size of the input, but _not_ the full input/output of requests.) brittany built in. #### Atom [Atom Beautify](https://atom.io/packages/atom-beautify) supports brittany as a formatter for Haskell. Since the default formatter is set to hindent, you will need to change this setting to brittany, after installing the extension. +#### Emacs + [format-all](https://github.com/lassik/emacs-format-all-the-code) support brittany as the default formatter for Haskell. # Usage -- 2.30.2