haskell-snap-core 1.0.2.1-2build5 source package in Ubuntu

Changelog

haskell-snap-core (1.0.2.1-2build5) artful; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Wed, 19 Jul 2017 21:49:52 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Artful
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-snap-core_1.0.2.1.orig.tar.gz 139.6 KiB de903d5dc4640f49cfebb41b4442f4901057a8627694373639d3972ccdcca11d
haskell-snap-core_1.0.2.1-2build5.debian.tar.xz 4.5 KiB 842a8f630ac56b86f1ed5bcff58f5ca3a4c46469825400f66a9979a7b34e272d
haskell-snap-core_1.0.2.1-2build5.dsc 5.6 KiB b7b8bf665e93ade3e04998588b4e5eeebaf4f65d5982385a392d3a7a4e041bcb

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

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