yesod-static

Static file serving subsite for Yesod Web Framework.

http://www.yesodweb.com/

Version on this page:1.5.0.5
LTS Haskell 22.14:1.6.1.0
Stackage Nightly 2024-03-29:1.6.1.0
Latest on Hackage:1.6.1.0

See all snapshots yesod-static appears in

MIT licensed by Michael Snoyman
This version can be pinned in stack with:yesod-static-1.5.0.5@sha256:c6d63ea056c0a8c2eef1a33625d7d3d6f977056cd3f56ae764677ed27ad961b8,4108

yesod-static

Static file serving subsite for Yesod Web Framework.

Changes

1.5.0.5

  • Avoid lazy I/O in mkEmbeddedStatic (fixes #149)

1.5.0.4

  • Doc tweaks

1.5.0

  • Drop system-filepath

1.4.0.3

Fix bug when StaticRoute constructor is not imported.