[Pkg-haskell-maintainers] haskell-snap-core_0.7.0.1-1_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Fri Dec 30 16:33:14 UTC 2011
(new) haskell-snap-core_0.7.0.1-1.debian.tar.gz extra haskell
(new) haskell-snap-core_0.7.0.1-1.dsc extra haskell
(new) haskell-snap-core_0.7.0.1.orig.tar.gz extra haskell
(new) libghc-snap-core-dev_0.7.0.1-1_amd64.deb extra haskell
Snap: A Haskell Web Framework (Core)
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 normal library files.
(new) libghc-snap-core-doc_0.7.0.1-1_all.deb extra doc
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.
(new) libghc-snap-core-prof_0.7.0.1-1_amd64.deb extra haskell
Snap: A Haskell Web Framework (Core); profiling libraries
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 libraries compiled with profiling enabled.
Changes: haskell-snap-core (0.7.0.1-1) unstable; urgency=low
.
* Debianization generated by cabal-debian
* ITP (Closes: #653540)
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 653540
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the Pkg-haskell-maintainers
mailing list