The latest version of hcount is 0.0.2-0.

hcount

Version 0.0.1 revision 0 uploaded by tonyday567.

Package meta

Synopsis
Haskell name counts.
Description

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

Usage

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

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

stack install hcount
  1. run hcount

cd project
hcount
Author
Tony Day
Bug reports
https://github.com/tonyday567/hcount/issues
Category
project
Copyright
Tony Day (c) AfterTimes
Homepage
https://github.com/tonyday567/hcount#readme
Maintainer
tonyday567@gmail.com
Package URL
n/a
Stability
n/a

Components