BSD-3-Clause licensed by Dennis Gosnell
This version can be pinned in stack with:servant-static-th-1.0.0.1@sha256:e165391a160a9616e2b54d613016b996aa067d7b78ad52985027bf219f61fea8,4301

Servant.Static.TH

Build Status Hackage Stackage LTS Stackage Nightly BSD3 license

servant-static-th allows you to embed a directory of static files in your application and serve them from your Servant server

For documentation and usage examples, see the documentation on Hackage.

Changes