@hackage happraise0.1

A small program for counting the comments in haskell source

  • Categories

  • License

    BSD-3-Clause

  • Maintainer

    Allan Clark <allan.clark@gmail.com>

  • Versions

    • 0.1 Fri, 2 May 2008

A small program for counting the comments in the haskell source files of a project. It can work recursively over directories and/or over a list of given files. For example one can run: "happraise $(darcs query manifest)". Or put this as a command in your Setup.hs file.