uhc-util
hlint
Our great sponsors
uhc-util | hlint | |
---|---|---|
0 | 3 | |
6 | 1,362 | |
- | - | |
0.0 | 8.0 | |
about 1 month ago | 18 days ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
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.
uhc-util
We haven't tracked posts mentioning uhc-util yet.
Tracking mentions began in Dec 2020.
hlint
-
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?
ormolu - A formatter for Haskell source code
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.
ghcid - Very low feature GHCi based IDE
haskell-lsp - Haskell library for the Microsoft Language Server Protocol
bisect-binary - Tool to determine relevant parts of binary data
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
hoogle - Haskell API search engine
hindent - Haskell pretty printer