snap-server: A fast, iteratee-based, epoll-enabled web server for the Snap Framework
Snap is a simple and fast web development framework and server written in Haskell. For more information or to download the latest version, you can visit the Snap project website at http://snapframework.com/.
The Snap HTTP server is a high performance, epoll-enabled, iteratee-based web
server library written in Haskell. Together with the snap-core
library upon
which it depends, it provides a clean and efficient Haskell programming
interface to the HTTP protocol.
[Skip to Readme]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
portable | Compile in cross-platform mode. No platform-specific code or optimizations such as C routines will be used. | Disabled |
openssl | Enable https support using the HsOpenSSL library. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- snap-server-0.9.3.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2.1, 0.2.2, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.2.7.1, 0.2.7.2, 0.2.8, 0.2.8.1, 0.2.9, 0.2.10, 0.2.10.1, 0.2.10.2, 0.2.11, 0.2.12, 0.2.13, 0.2.13.1, 0.2.13.2, 0.2.13.3, 0.2.14, 0.2.14.1, 0.2.15, 0.2.15.1, 0.2.16, 0.2.16.1, 0.2.16.2, 0.3.0, 0.3.1, 0.3.1.1, 0.4.0, 0.4.0.1, 0.4.0.2, 0.4.1, 0.4.2, 0.4.3, 0.5.0, 0.5.1, 0.5.1.1, 0.5.1.2, 0.5.1.3, 0.5.1.4, 0.5.2, 0.5.3, 0.5.3.1, 0.5.4, 0.5.5, 0.6.0, 0.6.0.1, 0.7, 0.7.0.1, 0.8.0, 0.8.0.1, 0.8.1, 0.8.1.1, 0.9.0, 0.9.2, 0.9.2.1, 0.9.2.2, 0.9.2.3, 0.9.2.4, 0.9.3, 0.9.3.1, 0.9.3.3, 0.9.3.4, 0.9.4.0, 0.9.4.1, 0.9.4.2, 0.9.4.3, 0.9.4.4, 0.9.4.5, 0.9.4.6, 0.9.5.0, 0.9.5.1, 1.0.0.0, 1.0.1.0, 1.0.1.1, 1.0.2.0, 1.0.2.1, 1.0.2.2, 1.0.3.0, 1.0.3.1, 1.0.3.2, 1.0.3.3, 1.1.0.0, 1.1.1.0, 1.1.1.1, 1.1.1.2, 1.1.2.0, 1.1.2.1 |
---|---|
Dependencies | attoparsec (>=0.10 && <0.11), attoparsec-enumerator (>=0.3 && <0.4), base (>=4 && <4.7), blaze-builder (>=0.2.1.4 && <0.4), blaze-builder-enumerator (>=0.2.0 && <0.3), bytestring (>=0.9.1 && <0.11), case-insensitive (>=0.3 && <1.1), containers (>=0.3 && <0.6), enumerator (>=0.4.15 && <0.5), HsOpenSSL (>=0.10 && <0.11), MonadCatchIO-transformers (>=0.2.1 && <0.4), mtl (>=2 && <3), network (>=2.3 && <2.5), old-locale, snap-core (>=0.9.3 && <0.11), text (>=0.11 && <0.12), time (>=1.0 && <1.5), unix, unix-compat (>=0.2 && <0.5) [details] |
License | BSD-3-Clause |
Author | James Sanders, Gregory Collins, Doug Beardsley |
Maintainer | snap@snapframework.com |
Revised | Revision 1 made by HerbertValerioRiedel at 2015-01-07T21:59:37Z |
Category | Web, Snap |
Home page | http://snapframework.com/ |
Source repo | head: git clone git://github.com/snapframework/snap-server.git |
Uploaded | by GregoryCollins at 2013-02-07T20:09:31Z |
Distributions | Arch:1.1.2.1, Debian:1.1.1.2, Fedora:1.1.2.1, FreeBSD:0.9.5.1, LTSHaskell:1.1.2.1, NixOS:1.1.2.1, Stackage:1.1.2.1 |
Reverse Dependencies | 19 direct, 167 indirect [details] |
Downloads | 136072 total (502 in the last 30 days) |
Rating | 2.5 (votes: 3) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |