summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2020-11-21 20:25:13 +0000
committerGitHub <noreply@github.com>2020-11-21 20:25:13 +0000
commit96428425fe9ce8c5fa0718af2c6fe58deb61fadc (patch)
tree0cc28bc58977ef655e233967cf75decaf6c57781 /supported-tools.md
parent2873be2d6a5e383edd1fead396a53a8a38eebd76 (diff)
parentb496c4b1648cd15f8f6918d7c29853a8a04525c4 (diff)
downloadale-96428425fe9ce8c5fa0718af2c6fe58deb61fadc.zip
Merge pull request #2903 from davidtwco/ormolu-fixer
Add ormolu fixer.
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 0aa25761..ec49ad19 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -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)