implicit-hie
Auto generate a stack or cabal multi component hie.yaml file (by Avi-D-coder)
hlint
Haskell source code suggestions (by ndmitchell)
Our great sponsors
implicit-hie | hlint | |
---|---|---|
3 | 3 | |
193 | 1,397 | |
- | - | |
0.0 | 0.0 | |
10 months ago | 7 days ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | 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.
implicit-hie
Posts with mentions or reviews of implicit-hie.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-24.
-
Yet another (sic) Haskell project template with Nix, Docker, Lorri, and haskell-language-server
If you see an error message that tells you an implicit cradle could not be found for your file, then it may be helpful to generate and edit that hie.yaml file. If you have any issues with the generated config, don't hesitate to open an issue on the Implicit-hie repo. Best of luck
- Haskell language server not recognizing imports from external packages and local (non-base) packages
hlint
Posts with mentions or reviews of hlint.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-06.
-
Was simplified subsumption worth it for industry Haskell programmers?
There is an open issue on hlint for it and the situation doesn't seem encouraging for anyone using apply-refact on save for Haskell files.
- create a manage hook on only one workspace
-
Write Rust lints without forking Clippy
may want to look at something like https://github.com/ndmitchell/hlint for inspiration. it can be a little finicky but you can express mildly complicated linting rules
What are some alternatives?
When comparing implicit-hie and hlint you can also consider the following projects:
ormolu - A formatter for Haskell source code
ghcid - Very low feature GHCi based IDE
hadolint - Dockerfile linter, validate inline bash, written in Haskell
haskell-language-server - Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
stack - The Haskell Tool Stack
bisect-binary - Tool to determine relevant parts of binary data
haskell-lsp - Haskell library for the Microsoft Language Server Protocol
nixfmt - A formatter for Nix code
ihaskell - A Haskell kernel for the Jupyter project.
leksah - Haskell IDE
bumper - Haskell tool to automatically bump package versions transitively.
fay - A proper subset of Haskell that compiles to JavaScript