yesod-static-remote-0.0.0.0
Yesod.EmbeddedStatic.Remote
embedRemoteFileAt Source #
Arguments
The path to put it (relative)
The url to download it from
Embed a file after downloading it (once, and caching it locally)
ensureFile :: FilePath -> String -> IO () Source #