wai-devel: A web server for the development of WAI compliant web applications.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

A development server for WAI applications.


[Skip to Readme]

Properties

Versions 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.0.3, 0.0.0.4
Change log Changelog.md
Dependencies array (>=0.5 && <0.6), base (>=4.7 && <5.0), blaze-html (>=0.8 && <0.9), bytestring (>=0.10 && <0.11), Cabal-ide-backend (>=1.23 && <1.24), directory (>=1.2 && <1.3), file-embed (>=0.0 && <0.1), filepath (>=1.3 && <1.5), fsnotify (>=0.1 && <0.3), ghc (>=7.8 && <7.12), Glob (>=0.7 && <0.8), http-client (>=0.4 && <0.5), http-conduit (>=2.1 && <2.2), http-reverse-proxy (>=0.4 && <0.5), http-types (>=0.8 && <0.10), ide-backend (>=0.10 && <0.11), MissingH (>=1.3 && <1.4), network (>=2.6 && <2.7), optparse-applicative (>=0.11 && <0.13), process (>=1.2 && <1.3), shakespeare (>=2.0 && <2.1), split (>=0.1 && <0.3), stm (>=2.4 && <2.5), streaming-commons (>=0.1 && <0.2), system-filepath (>=0.4 && <0.5), text (>=1.2 && <1.3), time (>=1.4 && <1.6), transformers (>=0.3 && <0.5), wai (>=3.0 && <4.0), wai-devel, warp (>=3.0 && <4.0), websockets (>=0.9 && <1.1) [details]
License MIT
Author Njagi Mwaniki
Maintainer njagi@urbanslug.com
Category Web
Home page https://github.com/urbanslug/wai-devel
Uploaded by urbanslug at 2016-02-14T11:05:49Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for wai-devel-0.0.0.3

[back to package description]

wai-devel

Join the chat at https://gitter.im/urbanslug/wai-devel Build Status

Development server for WAI compliant haskell web applications.

Installation

From hackage

From source

The wai-devel binary will now be in your ~/.local/bin you can use it freely.

Usage

See the wiki.

Contributing

No contributing page yet. Just read the haddocks.
See the wai-devel minimal reproduction in the wiki.

Issues

Doesn't recompile on changes in Template Haskell files. Here is the specific issue.

Coming next