yesod-static-remote-0.0.0.0

Safe HaskellNone
LanguageHaskell2010

Yesod.EmbeddedStatic.Remote

Synopsis

Documentation

embedRemoteFileAt Source #

Arguments

:: FilePath

The path to put it (relative)

-> String

The url to download it from

-> Generator 

Embed a file after downloading it (once, and caching it locally)