Add ormolu fixer.

This commit adds a fixer for the Haskell language, ormolu
(https://github.com/tweag/ormolu).

Signed-off-by: David Wood <david@davidtw.co>
This commit is contained in:
David Wood
2020-10-23 11:48:21 +01:00
parent 557a1ed5da
commit b496c4b164
7 changed files with 64 additions and 0 deletions
@@ -195,6 +195,7 @@ Notes:
* `hie`
* `hindent`
* `hlint`
* `ormolu`
* `stack-build`!!
* `stack-ghc`
* `stylish-haskell`