packages feed

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

module Cache.Warm where

{- | Fill the cache before the first request arrives. -}
-- TODO: measure whether this still earns its keep
warm :: IO ()
warm = pure ()