tilia-0.0.1.0: corpora/vendored/other/block-comment-above-a-haddock.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 ()
module Cache.Cold where
{- Not exported: the eviction order is Cache.Warm's business. -}
-- | Drop everything the cache is holding.
cool :: IO ()
cool = pure ()