Description
Provides a WAI application for serving static files from Haskell web apps. Static serving is commonly used for assets such as CSS, JavaScript, images, downloads, and generated documentation.
It is useful for simple web services, development servers, embedded assets, and applications that need controlled file responses. Developers should configure directories, caching, and path traversal protections carefully.