deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: haddock-interface-38, sgml-base (>= 1.28)
Description: |-
Snap: A Haskell Web Framework (Core); documentation
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/>.
.
This library contains the core definitions and types for the Snap framework,
including:
.
1. Primitive types and functions for HTTP (requests, responses, cookies,
post/query parameters, etc)
.
2. Type aliases and helper functions for Iteratee I/O
.
3. A monad for programming web handlers called \"Snap\", inspired by
happstack's (<http://happstack.com/index.html>), which allows:
.
o Stateful access to the HTTP request and response objects
.
o Monadic failure (i.e. MonadPlus/Alternative instances) for declining
to handle requests and chaining handlers together
.
o Early termination of the computation if you know early what you want
to return and want to prevent further monadic processing
.
This package contains the documentation files.
Homepage: http://snapframework.com/
Installed-Size: '5721'
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Package: libghc-snap-core-doc
Priority: optional
Recommends: ghc-doc, libghc-attoparsec-doc, libghc-case-insensitive-doc, libghc-hashable-doc,
libghc-hunit-doc, libghc-io-streams-doc, libghc-lifted-base-doc, libghc-monad-control-doc,
libghc-network-uri-doc, libghc-readable-doc, libghc-snap-core-dev, libghc-transformers-base-doc,
libghc-unordered-containers-doc, libjs-mathjax
Section: doc
Source: haskell-snap-core
Suggests: libghc-snap-core-prof
Version: 1.0.5.0-1
srcpkg_name: haskell-snap-core
srcpkg_version: 1.0.5.0-1