API docs and the README are available at http://www.stackage.org/package/auto-update.


Keywords
library, mit, Propose Tags, http://www.stackage.org/package/auto-update, Skip to Readme, , Index, Quick Jump, Control.AutoUpdate, Control.Debounce, Control.Debounce.Internal, Control.Reaper, auto-update-0.1.6.tar.gz, browse, Package description, Package maintainers, KazuYamamoto, MichaelSnoyman, edit package information , yesod-scaffold issue #15
License
MIT
Install
cabal install auto-update-0.1.1.4

Documentation

An interface between Haskell web frameworks and web servers.

Build status

A Haskell web application targets WAI and then can be deployed to any backend with a WAI adaptor. The premier WAI backend is the Warp web server.

WAI also adds modularity and code-sharing through middleware and WAI applications. Code can be written that works with any web framework targeting WAI.

Documentation

Haddock Documentation