Metadata revisions for hcount-0.0.1

Package maintainers and Hackage trustees are allowed to edit certain bits of package metadata after a release, without uploading a new tarball. Note that the tarball itself is never changed, just the metadata that is stored separately. For more information about metadata revisions, please refer to the Hackage Metadata Revisions FAQ.

No. Time User SHA256
-r1 2020-12-16T21:07:37Z tonyday567 e5921c0758da5cf3ca34491cbf0bec950dce3585cc2003051113c2d060ce7c3f
  • Changed copyright from

    Tony Day (c) AfterTimes
    to
    Tony Day (c) 2020

  • Changed description from

    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
    
    2. Install hcount
    
    > stack install hcount
    
    3. run hcount
    
    > cd project
    > hcount
    to
    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.

-r0 2020-12-15T05:42:16Z tonyday567 d6372924af7d727b4040786b107202b451a4354f6fec80a7556e79a6c3d4558c