haskell-snap-core 0.9.3.1-2build1 source package in Ubuntu

Changelog

haskell-snap-core (0.9.3.1-2build1) saucy; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Thu, 30 May 2013 12:23:47 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Saucy
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-snap-core_0.9.3.1.orig.tar.gz 89.1 KiB f8aaf66a9796e8be996649eedf1e0211f835dd0a5459a9a7a1644240c19954e0
haskell-snap-core_0.9.3.1-2build1.debian.tar.gz 3.4 KiB 7294a0b44c38a33fceabc509d80b7d06e8c8ac5d8d8035a9bdd07ebd15f67caa
haskell-snap-core_0.9.3.1-2build1.dsc 4.3 KiB 8fce7b6de98b5ee6d6430d3fa13d96307a52f223e0c5004e1c36b7857c3412e1

View changes file

Binary packages built by this source

libghc-snap-core-dev: 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.

libghc-snap-core-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.

libghc-snap-core-prof: No summary available for libghc-snap-core-prof in ubuntu saucy.

No description available for libghc-snap-core-prof in ubuntu saucy.