tilia-0.0.1.0: corpora/vendored/other/haddock-held-off-a-comment.hs
module Cache.Evict where -- | Drop the entries nothing has asked for lately. -- TODO: the threshold wants to come from the configuration evict :: IO () evict = pure ()
module Cache.Evict where -- | Drop the entries nothing has asked for lately. -- TODO: the threshold wants to come from the configuration evict :: IO () evict = pure ()