hcount: Haskell name counts.

[ bsd3, program, project ] [ Propose Tags ]

Counting of Haskell names and artifacts usage, based on stan.

Usage

  • Include the following ghc-options in the cabal file of the libraries you want to analyse:

-fwrite-ide-info
-hiedir=.hie
  • Install hcount

stack install hcount
  • run hcount

cd project
hcount
See 'hcount --help' for options.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2
Dependencies attoparsec (>=0.13 && <0.14), base (>=4.7 && <5), containers (>=0.6 && <0.7), ghc (>=8.10 && <8.11), lens (>4.19 && <4.20), numhask (>=0.7 && <0.8), optparse-applicative (>=0.15 && <0.16), stan (>=0.1 && <0.2), text (>=1.2 && <1.3) [details]
License BSD-3-Clause
Copyright Tony Day (c) 2020
Author Tony Day
Maintainer tonyday567@gmail.com
Revised Revision 1 made by tonyday567 at 2020-12-16T21:07:37Z
Category project
Home page https://github.com/tonyday567/hcount#readme
Bug tracker https://github.com/tonyday567/hcount/issues
Source repo head: git clone https://github.com/tonyday567/hcount
Uploaded by tonyday567 at 2020-12-15T05:42:16Z
Distributions
Executables hcount
Downloads 185 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2020-12-15 [all 3 reports]