summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorDavid Wood <david@davidtw.co>2019-11-19 21:15:35 +0000
committerDavid Wood <david@davidtw.co>2020-10-23 11:48:21 +0100
commitb496c4b1648cd15f8f6918d7c29853a8a04525c4 (patch)
treea02fc3092d358b4a7562c0b2aebe8b7e9118bdf1 /supported-tools.md
parent557a1ed5da70cb443a8650766f4e8ea95e8c0da3 (diff)
downloadale-b496c4b1648cd15f8f6918d7c29853a8a04525c4.zip
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>
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 49460892..6aa196b2 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -204,6 +204,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)