Merge pull request #2437 from robertjlooby/add-floskell

Add floskell for Haskell formatting
This commit is contained in:
w0rp
2019-05-01 22:43:44 +01:00
committed by GitHub
7 changed files with 61 additions and 0 deletions

View File

@@ -184,6 +184,7 @@ formatting.
* Haskell
* [brittany](https://github.com/lspitzner/brittany)
* [cabal-ghc](https://www.haskell.org/cabal/)
* [floskell](https://github.com/ennocramer/floskell)
* [ghc](https://www.haskell.org/ghc/)
* [ghc-mod](https://github.com/DanielG/ghc-mod)
* [hdevtools](https://hackage.haskell.org/package/hdevtools)