tilia-0.0.1.0: corpora/vendored/other/comment-held-off-a-haddock-out.hs
module Cache.Hit where hits :: Int hits = 0 -- counted since the last eviction -- | Whether the last lookup found anything. found :: Bool found = True
module Cache.Hit where hits :: Int hits = 0 -- counted since the last eviction -- | Whether the last lookup found anything. found :: Bool found = True