From 61248e1453dc6373160154e1f6855ffc510a7dfc Mon Sep 17 00:00:00 2001 From: Pat Brisbin Date: Sat, 22 Apr 2023 09:05:50 -0400 Subject: Add fourmolu fixer (#4501) * Add fourmolu fixer Fourmolu is aversion of Ormolu that supports configuration. This fixer was modeled after the Ormolu one, but using the "stack executable" approach of the Brittany and Stylish Haskell fixers. * Sort supported-tools.md --- supported-tools.md | 1 + 1 file changed, 1 insertion(+) (limited to 'supported-tools.md') diff --git a/supported-tools.md b/supported-tools.md index 0767cc35..a69e8a76 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -245,6 +245,7 @@ formatting. * [cabal-ghc](https://www.haskell.org/cabal/) * [cspell](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell) * [floskell](https://github.com/ennocramer/floskell) + * [fourmolu](https://github.com/fourmolu/fourmolu) * [ghc](https://www.haskell.org/ghc/) * [ghc-mod](https://github.com/DanielG/ghc-mod) * [hdevtools](https://hackage.haskell.org/package/hdevtools) -- cgit v1.2.3