Merge pull request #2903 from davidtwco/ormolu-fixer

Add ormolu fixer.
This commit is contained in:
w0rp
2020-11-21 20:25:13 +00:00
committed by GitHub
7 changed files with 64 additions and 0 deletions

View File

@@ -205,6 +205,7 @@ formatting.
* [hie](https://github.com/haskell/haskell-ide-engine)
* [hindent](https://hackage.haskell.org/package/hindent)
* [hlint](https://hackage.haskell.org/package/hlint)
* [ormolu](https://github.com/tweag/ormolu)
* [stack-build](https://haskellstack.org/) :floppy_disk:
* [stack-ghc](https://haskellstack.org/)
* [stylish-haskell](https://github.com/jaspervdj/stylish-haskell)