Popularity
5.9
Stable
Activity
0.0
Stable
10
5
2
Monthly Downloads: 1
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Development
Latest version: v0.2.0.2
hstyle alternatives and similar packages
Based on the "Development" category.
Alternatively, view hstyle alternatives based on common mentions on social networks and blogs.
-
cabal-install-parsers
Scripts and instructions for using CI services (e.g. Travis CI or Appveyor) with multiple GHC configurations -
fourmolu
A fourk of ormolu that uses four space indentation and allows arbitrary configuration. Don't like it? PRs welcome!
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai

Do you think we are missing an alternative of hstyle or a related project?
Popular Comparisons
README
hstyle is a code style checker for Haskell programs. So far it's just a quick-and-dirty implementation of a few of the simplest requirements found in the Snap Framework's Haskell Style Guide. In the future we hope to build more sophisticated checking. The ultimate goal would be an automatic reformatter that generates gorgeous code--but that's a hard problem.