Skip to content

generate-summary seems to cache old result #1316

@Anton-Latukha

Description

@Anton-Latukha

During: #1315 I noticed that after first run:

cabal v2-run hlint -- --generate-summary stoped to represent hlint.yml changes into hints.md. It seems to use some old cache for generation of hints.md. (I note that in the fx commit), it essentially broke on me - changes in yaml not appear in hints.md (I imagine) because of some caching somewhere, deleting hints.md does not help - generation still produces old variant with old wording & without rule updates etc.. .


tech details

* The Glorious Glasgow Haskell Compilation System, version 8.10.7

* cabal-install version 3.6.2.0

* compiled using version 3.6.2.0 of the Cabal library

* hackage.haskell.org,2021-11-11T03:14:22Z

Patch branch is based on 8e10b51, user first noted it in 441049c during PR work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions