Our great sponsors
leksah | ormolu | |
---|---|---|
3 | 6 | |
966 | 753 | |
0.1% | 1.3% | |
3.9 | 8.0 | |
3 months ago | 18 days ago | |
Haskell | Haskell | |
LicenseRef-GPL | BSD 3-clause "New" or "Revised" License |
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.
leksah
Posts with mentions or reviews of leksah.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-28.
-
Haskell in Production: Channable
Well, Leksah used to be a good experience in regards to debugging.
-
Would it be possible to build a great IDE using Haskell?
There is already an Haskell IDE written in haskell : Leksah
-
Ever tried lekash IDE?
There are Nix based installation instructions for Mac and Linux. (Getting familiar with Nix can help with managing the Haskell package and tools ecosystem more generally – so it's good Yak shaving...).
ormolu
Posts with mentions or reviews of ormolu.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-23.
-
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.
- Monthly Hask Anything (February 2022)
- Open source projects for beginners
-
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
-
Hacking on Ormolu: An internship report
Your post made me go back and check it out. I want to love ormolu, but its insistence on eating up vertical space kills it for me. #514 #657
-
Emacs for Haskell
For code formatting ormolu is a good option
What are some alternatives?
When comparing leksah and ormolu you can also consider the following projects:
fourmolu - A fourk of ormolu that uses four space indentation and allows arbitrary configuration. Don't like it? PRs welcome!
haskell-language-server - Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
ghci-ng
hadolint - Dockerfile linter, validate inline bash, written in Haskell
niv - Easy dependency management for Nix projects
hlint - Haskell source code suggestions
lsp-haskell - lsp-mode :heart: haskell
ihaskell - A Haskell kernel for the Jupyter project.
normalize-imports - Sort and align Haskell import statements
hie-core - The Daml smart contract language