tilia-0.0.1.0: corpora/vendored/declaration/value/comment-after-do-out.hs
warmEverything =
entries
>>= \entry -> -- one at a time, so a failure names the entry
warm entry
reportOn entry = do -- the counters are read once, before any of this runs
hits <- readCounter entry
pure hits