cabal-plan
Library and utility for processing cabal's plan.json file (by haskell-hvr)
cabal-fmt
An experiment of formatting .cabal files (by phadej)
Our great sponsors
- SonarLint - Clean code begins in your IDE with SonarLint
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- InfluxDB - Access the most powerful time series database as a service
cabal-plan | cabal-fmt | |
---|---|---|
0 | 2 | |
33 | 96 | |
- | - | |
0.0 | 5.0 | |
about 2 months ago | 10 days ago | |
Haskell | Haskell | |
Multics License | BSD 1-Clause 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.
cabal-plan
Posts with mentions or reviews of cabal-plan.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning cabal-plan yet.
Tracking mentions began in Dec 2020.
cabal-fmt
Posts with mentions or reviews of cabal-fmt.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-27.
-
Is there some truth to this hyperbole? "Haskell is beautiful and elegant, but unmaintainable and painful"
It kinda is, but it's a one-time thing and it gives us the ability to map module names to packages by only looking at the index. Plus, the list can be generated: cabal-fmt has an expand feature, and in the future HLS could do that too.
What are some alternatives?
When comparing cabal-plan and cabal-fmt you can also consider the following projects:
cabal-edit - A utility for managing Hackage dependencies and manipulating Cabal files from the command line.
cabal-cache - CI assistant
cabal-appimage - Cabal support for creating AppImage applications
cabal-bundle-clib - [Moved to: https://github.com/IsumiF/cabal-bundle-clib]
cabal-install-parsers - Scripts and instructions for using CI services (e.g. Travis CI or Appveyor) with multiple GHC configurations
implicit-hie - Auto generate a stack or cabal multi component hie.yaml file
haskell-language-server - Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.