haskell-snap-core 0.7.0.1-2 source package in Ubuntu

Changelog

haskell-snap-core (0.7.0.1-2) unstable; urgency=low


  * Bump to Standards-Version 3.9.3.
  * Patch to work with newer mwc-random.

 -- Clint Adams <email address hidden>  Mon, 05 Mar 2012 23:05:54 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-snap-core_0.7.0.1-2.dsc 4.6 KiB 8e82cbebc56eea955a0ea3f5f1e57eec8710cb1e196aa6db75d7df3fe0713e60
haskell-snap-core_0.7.0.1.orig.tar.gz 82.6 KiB e9b2a4924ed80031d1e0b9a5d7e3a1b5dd831eaf5990819040e453c5991f1c04
haskell-snap-core_0.7.0.1-2.debian.tar.gz 3.3 KiB aa763a733f36eb1cfb05845c268d7804a147f660553905a1f9ea5f720d0c17a5

No changes file available.

Binary packages built by this source

libghc-snap-core-dev: No summary available for libghc-snap-core-dev in ubuntu quantal.

No description available for libghc-snap-core-dev in ubuntu quantal.

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 quantal.

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