Popularity
5.9
Declining
Activity
0.0
Stable
10
5
2

Monthly Downloads: 13
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.

Do you think we are missing an alternative of hstyle or a related project?

Add another 'Development' Package

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.