hfmt
Format Haskell programs. Inspired by the gofmt utility. (by danstiner)
brittany
haskell source code formatter (by lspitzner)
hfmt | brittany | |
---|---|---|
- | 7 | |
125 | 687 | |
- | - | |
0.0 | 0.0 | |
almost 2 years ago | almost 2 years ago | |
Haskell | Haskell | |
MIT License | GNU Affero General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
hfmt
Posts with mentions or reviews of hfmt.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning hfmt yet.
Tracking mentions began in Dec 2020.
brittany
Posts with mentions or reviews of brittany.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-23.
- Announce end of maintenance by tfausak · Pull Request #377 · lspitzner/brittany
-
Format multiline imports in hls (emacs)
You will also need a formatter that uses that style. Brittany for example. The default formattingProvider for HLS is ormolu, which I believe doesn't use this style, so you will have to change this setting.
-
Why is there no "standard" formatting tool for haskell?
Yeah I couldn't find anything at all which is really unfortunate. You could check out the config source code
-
Advent of Code 2021 day 1
Turns out I prefer Brittany to Ormolu, I edited it so it hopefully looks less verbose all on one line
-
Let's talk about Brittany
I use Brittany and prefer it to Ormolu, because it aligns more things and it break lines that are too long automatically. I have recently tried to figure out how I could implement a solution to https://github.com/lspitzner/brittany/issues/157, but it is quite hard to figure out which parts of the code would be involved in such a change. And I don't really have enough time to make steady contributions, but I will probably try to make a few contributions sometime.
What are some alternatives?
When comparing hfmt and brittany you can also consider the following projects:
lens-toml-parser - Lenses for toml-parser
stylish-haskell - Haskell code prettifier [Moved to: https://github.com/haskell/stylish-haskell]
ormolu - A formatter for Haskell source code
alga
axel - Haskell + Lisp
Obsidian - Obsidian Language Repository
formura - Describe stencil formurae without even translating them
language-rust - Parser and pretty-printer for the Rust language
config-value - Simple, layout-based, unambiguous configuration language implemented in Haskell
jvm-parser - A Haskell parser for JVM bytecode files
CoreErlang - AST, parser, pretty-printer for Core Erlang source code.