The latest version of hcount is 0.0.2-0.

hcount

Version 0.0.1 revision 1 uploaded by tonyday567.

Package meta

Synopsis
Haskell name counts.
Description

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.
Author
Tony Day
Bug reports
https://github.com/tonyday567/hcount/issues
Category
project
Copyright
Tony Day (c) 2020
Homepage
https://github.com/tonyday567/hcount#readme
Maintainer
tonyday567@gmail.com
Package URL
n/a
Stability
n/a

Components