Mention the Emacs package in the readme

[skip ci]
This commit is contained in:
mrkkrp 2019-08-16 23:23:58 +02:00
parent 3a093e65c8
commit a7076c0f83
No known key found for this signature in database
GPG Key ID: 8564658B2889FF7C

View File

@ -64,6 +64,12 @@ formatted output.
$ ormolu --mode inplace Module.hs
```
## Editor integration
We know of the following editor integrations:
* [For Emacs][emacs-package]
## Running on Hackage
It's possible to try Ormolu on arbitrary packages from Hackage. For that
@ -90,3 +96,4 @@ Copyright © 2018present Tweag I/O
[haskell-src-exts]: https://hackage.haskell.org/package/haskell-src-exts
[hindent]: https://hackage.haskell.org/package/hindent
[emacs-package]: https://github.com/vyorkin/ormolu.el