snap: Top-level package for the Snap Web Framework
This is the top-level package for the official Snap Framework libraries. It includes:
The Snaplets API
The "snap" executable program for generating starter projects
Snaplets for sessions, authentication, and templates
To get started, issue the following sequence of commands:
$ cabal install snap $ mkdir myproject $ cd myproject $ snap init
If you have trouble or any questions, see our FAQ page (http://snapframework.com/faq) or the documentation (http://snapframework.com/docs).
[Skip to Readme]
Modules
[Index]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| old-base | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- snap-0.14.0.2.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.3.0, 0.3.0.1, 0.3.1, 0.4, 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.2, 0.5.3, 0.5.3.1, 0.5.4, 0.5.5, 0.5.5.1, 0.6.0, 0.6.0.1, 0.6.0.2, 0.7, 0.8.0, 0.8.0.1, 0.8.0.2, 0.8.1, 0.9.0, 0.9.0.1, 0.9.1, 0.9.1.1, 0.9.2, 0.9.2.1, 0.9.2.2, 0.10.0, 0.10.0.1, 0.11.0, 0.11.1, 0.11.2, 0.11.2.1, 0.11.2.2, 0.11.3, 0.11.3.1, 0.12.0, 0.12.1, 0.13.0, 0.13.0.1, 0.13.0.2, 0.13.0.3, 0.13.0.4, 0.13.1, 0.13.1.1, 0.13.1.2, 0.13.2.0, 0.13.2.1, 0.13.2.2, 0.13.2.3, 0.13.2.4, 0.13.2.5, 0.13.2.6, 0.13.2.7, 0.13.2.8, 0.13.2.9, 0.13.3, 0.13.3.1, 0.13.3.2, 0.14.0, 0.14.0.1, 0.14.0.2, 0.14.0.3, 0.14.0.4, 0.14.0.5, 0.14.0.6, 0.14.0.7, 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.1.0.0, 1.1.1.0, 1.1.2.0, 1.1.3.0, 1.1.3.1, 1.1.3.2, 1.1.3.3 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=0.6 && <0.7 || >=0.7.0.4 && <0.9), attoparsec (>=0.10 && <0.13), base (>=4 && <5), bytestring (>=0.9.1 && <0.11), cereal (>=0.3 && <0.5), clientsession (>=0.8 && <0.10), comonad (>=1.1 && <4.3), configurator (>=0.1 && <0.4), containers (>=0.3 && <0.6), directory (>=1.0 && <1.3), directory-tree (>=0.11 && <0.13), dlist (>=0.5 && <0.8), errors (>=1.4 && <1.5), filepath (>=1.1 && <1.5), hashable (>=1.1 && <1.2 || >=1.2.0.6 && <1.3), heist (>=0.14 && <0.15), lens (>=3.7.6 && <4.11), logict (>=0.4.2 && <0.7), MonadCatchIO-transformers (>=0.2 && <0.4), mtl (>2.0 && <2.3), mwc-random (>=0.8 && <0.14), old-time (>=1.0 && <1.2), pwstore-fast (>=2.2 && <2.5), regex-posix (>=0.95 && <1), snap-core (>=0.9 && <0.11), snap-server (>=0.9 && <0.11), stm (>=2.2 && <2.5), syb (>=0.1 && <0.5), template-haskell (>=2.2 && <2.11), text (>=0.11 && <1.3), time (>=1.1 && <1.6), transformers (>=0.2 && <0.5), unordered-containers (>=0.1.4 && <0.3), vector (>=0.7.1 && <0.11), vector-algorithms (>=0.4 && <0.8), xmlhtml (>=0.1 && <0.3) [details] |
| License | BSD-3-Clause |
| Author | Ozgun Ataman, Doug Beardsley, Gregory Collins, Carl Howells, Chris Smith |
| Maintainer | snap@snapframework.com |
| Uploaded | by DougBeardsley at 2015-04-06T16:24:02Z |
| Revised | Revision 3 made by DougBeardsley at 2015-05-15T15:16:04Z |
| Category | Web, Snap |
| Home page | http://snapframework.com/ |
| Source repo | head: git clone https://github.com/snapframework/snap.git |
| Distributions | Debian:1.1.3.0, FreeBSD:0.14.0.6, LTSHaskell:1.1.3.3, NixOS:1.1.3.3 |
| Reverse Dependencies | 66 direct, 0 indirect [details] |
| Executables | snap |
| Downloads | 103103 total (302 in the last 30 days) |
| Rating | 2.5 (votes: 6) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2015-04-06 [all 1 reports] |