packages feed

tilia-0.0.1.0: corpora/vendored/other/block-comment-above-a-haddock-out.hs

module Cache.Cold where

{- Not exported: the eviction order is Cache.Warm's business. -}
-- | Drop everything the cache is holding.
cool :: IO ()
cool = pure ()