@hackage / hstyle

Checks Haskell source code for style compliance.

Latest0.2.0.3

About

Metadata

  • Last updated , by JasperVanDerJeugt
  • License BSD-3-Clause
  • Categories Development
  • Maintained by: Doug Beardsley <mightybyte@mightybyte.net> Jasper Van der Jeugt <m@jaspervdj.be>

  • Lottery factor: 0

Links

Installation

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.