wai-app-static: WAI application for static serving

[ library, mit, program, web, yesod ] [ Propose Tags ]

API docs and the README are available at http://www.stackage.org/package/wai-app-static.


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
print

print debug info

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.0.1, 0.0.1.1, 0.0.1.2, 0.0.1.3, 0.0.1.4, 0.1.0, 0.2.0, 0.3.0, 0.3.1.1, 0.3.3, 0.3.4, 0.3.5, 0.3.5.1, 1.0.0, 1.1.0, 1.1.1, 1.1.2, 1.2.0, 1.2.0.1, 1.2.0.2, 1.2.0.3, 1.2.0.4, 1.3.0, 1.3.0.1, 1.3.0.2, 1.3.0.3, 1.3.0.4, 1.3.0.5, 1.3.1, 1.3.1.1, 1.3.1.2, 1.3.1.3, 1.3.1.4, 1.3.2, 1.3.2.1, 1.3.3, 1.3.3.1, 2.0.0, 2.0.0.1, 2.0.0.2, 2.0.0.3, 2.0.0.4, 2.0.0.5, 2.0.1, 2.0.1.1, 3.0.0, 3.0.0.1, 3.0.0.2, 3.0.0.3, 3.0.0.4, 3.0.0.5, 3.0.0.6, 3.0.1, 3.0.1.1, 3.1.0, 3.1.0.1, 3.1.1, 3.1.2, 3.1.3, 3.1.4, 3.1.4.1, 3.1.5, 3.1.6, 3.1.6.1, 3.1.6.2, 3.1.6.3, 3.1.7, 3.1.7.1, 3.1.7.2, 3.1.7.3, 3.1.7.4, 3.1.8, 3.1.9
Change log ChangeLog.md
Dependencies base (>=4 && <5), base64-bytestring (>=0.1), blaze-builder (>=0.2.1.4), blaze-html (>=0.5), blaze-markup (>=0.5.1), byteable, bytestring (>=0.9.1.4), containers (>=0.2), cryptohash (>=0.11), cryptohash-conduit, directory (>=1.0.1), file-embed (>=0.0.3.1), filepath, http-date, http-types (>=0.7), mime-types (>=0.1 && <0.2), old-locale (>=1.0.0.2), optparse-applicative (>=0.7 && <0.13), system-fileio (>=0.3), system-filepath (>=0.4), template-haskell (>=2.7), text (>=0.7), time (>=1.1.4), transformers (>=0.2.2), unix-compat (>=0.2), unordered-containers (>=0.2), wai (>=3.0 && <3.1), wai-app-static, wai-extra (>=3.0 && <3.1), warp (>=3.0 && <3.1), zlib (>=0.5) [details]
License MIT
Author Michael Snoyman <michael@snoyman.com>
Maintainer Michael Snoyman <michael@snoyman.com>, Greg Weber <greg@gregweber.info>
Revised Revision 1 made by phadej at 2016-08-18T04:46:38Z
Category Web, Yesod
Home page http://www.yesodweb.com/book/web-application-interface
Source repo head: git clone git://github.com/yesodweb/wai.git
Uploaded by MichaelSnoyman at 2015-01-15T07:46:49Z
Distributions Arch:3.1.8, Debian:3.1.7.1, Fedora:3.1.7.4, FreeBSD:3.1.1, LTSHaskell:3.1.9, NixOS:3.1.9, Stackage:3.1.9, openSUSE:3.1.8
Reverse Dependencies 32 direct, 3516 indirect [details]
Executables warp
Downloads 121628 total (458 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for wai-app-static-3.0.0.6

[back to package description]

wai-app-static

WAI application for static serving

Also provides some helper functions and datatypes for use outside of WAI.